ManagedToNativeComInteropStubAttribute.MethodName 屬性

定義

取得 Stub 方法的名稱。

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

屬性值

自訂 Interop Stub 的名稱。

適用於