ObjectSecurity.IsContainer Property

Definition

Gets a Boolean value that specifies whether this ObjectSecurity object is a container object.

protected:
 property bool IsContainer { bool get(); };
protected bool IsContainer { get; }
member this.IsContainer : bool
Protected ReadOnly Property IsContainer As Boolean

Property Value

true if the ObjectSecurity object is a container object; otherwise, false.

Applies to