CoreStrings.UnhandledMemberBinding(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Unhandled member binding type '{bindingType}'.
public static string UnhandledMemberBinding(object? bindingType);
public static string UnhandledMemberBinding(object bindingType);
static member UnhandledMemberBinding : obj -> string
Public Shared Function UnhandledMemberBinding (bindingType As Object) As String
Parameters
- bindingType
- Object