다음을 통해 공유


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

속성 값

String

EventQueueName과 연결된 메서드 이름이 포함된 문자열입니다.

적용 대상