ManagedToNativeComInteropStubAttribute.MethodName 属性

定义

获取存根方法的名称。

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

属性值

String

自定义的互操作存根的名称。

适用于