ObjectSecurity.GroupModified 屬性

定義

取得或設定一個布林值,指定與可安全物件相關聯的群組是否已被修改。

protected:
 property bool GroupModified { bool get(); void set(bool value); };
protected bool GroupModified { get; set; }
member this.GroupModified : bool with get, set
Protected Property GroupModified As Boolean

屬性值

true若與可保護物件相關聯的群組已被修改;否則,。 false

適用於