HubInvocationContext.HubMethodName プロパティ

定義

呼び出される Hub メソッドの名前を取得します。

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

プロパティ値

適用対象