Cloud.Name 屬性

定義

取得對等 Cloud 的名稱。

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

屬性值

對等 Cloud 的名稱。

備註

名稱會區分大小寫,並且會編碼 Unicode。 長度低於 128 個字元。

適用於

另請參閱