AttributeGroup.IsSystem 屬性

定義

取得或設定一個值,表示該屬性群組是否為系統群組。

public:
 property bool IsSystem { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public bool IsSystem { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.IsSystem : bool with get, set
Public Property IsSystem As Boolean

屬性值

true如果屬性群組是系統群組;否則,。 false

屬性

適用於