DotNetInvocationInfo.MethodIdentifier Property

Definition

Gets the identifier of the method to be invoked. This is the value specified in the JSInvokableAttribute.

public:
 property System::String ^ MethodIdentifier { System::String ^ get(); };
public string MethodIdentifier { get; }
member this.MethodIdentifier : string
Public ReadOnly Property MethodIdentifier As String

Property Value

Applies to