次の方法で共有


HubInvocationContext.HubMethod プロパティ

定義

MethodInfo呼び出されるハブ メソッドの 。

public:
 property System::Reflection::MethodInfo ^ HubMethod { System::Reflection::MethodInfo ^ get(); };
public System.Reflection.MethodInfo HubMethod { get; }
member this.HubMethod : System.Reflection.MethodInfo
Public ReadOnly Property HubMethod As MethodInfo

プロパティ値

適用対象