ManagedToNativeComInteropStubAttribute.MethodName Propiedad

Definición

Obtiene el nombre del método de código auxiliar.

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

Valor de propiedad

String

Nombre de un código auxiliar de interoperabilidad personalizado.

Se aplica a