Share via


ManagedToNativeComInteropStubAttribute.MethodName 속성

정의

스텁 메서드의 이름을 가져옵니다.

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

속성 값

사용자 지정된 interop 스텁의 이름입니다.

적용 대상