共用方式為


DynamicHubClients.All 屬性

定義

取得 物件,這個物件可用來叫用連線至中樞的所有用戶端上的方法。

public:
 property System::Object ^ All { System::Object ^ get(); };
public dynamic All { get; }
member this.All : obj
Public ReadOnly Property All As Object

屬性值

物件,可用來在指定的使用者上叫用方法。

適用於