ObjectSecurity.IsContainer Proprietà

Definizione

Ottiene un valore booleano che specifica se l'oggetto ObjectSecurity è un oggetto contenitore.

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

Valore della proprietà

Boolean

true se ObjectSecurity è un oggetto contenitore; in caso contrario, false.

Si applica a