Group.Custom 屬性

定義

取得與這個群組相關聯的自訂資料。

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

屬性值

String

String 值,其中包與這個群組相關聯的自訂資料。

適用於