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 相關聯之方法名稱的字串。

適用於