ObjectSecurity.GroupModified 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定一個布林值,指定與可安全物件相關聯的群組是否已被修改。
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