EventQueueName.MethodName 속성

정의

에 연결된 EventQueueName메서드 이름을 가져옵니다.

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

속성 값

에 연결된 메서드 이름을 포함하는 문자열입니다 EventQueueName.

적용 대상