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

属性值

适用于