PeerNameRegistration.Cloud 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property System::Net::PeerToPeer::Cloud ^ Cloud { System::Net::PeerToPeer::Cloud ^ get(); void set(System::Net::PeerToPeer::Cloud ^ value); };
public System.Net.PeerToPeer.Cloud Cloud { get; set; }
member this.Cloud : System.Net.PeerToPeer.Cloud with get, set
Public Property Cloud As Cloud
屬性值
型別為 Cloud 的物件,指定這個註冊所定義的對等 Cloud。 這個屬性預設會設定為 null
。