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

カスタマイズされた相互運用スタブの名前。

適用対象