Condividi tramite


CommonSecurityDescriptor.IsContainer Proprietà

Definizione

Ottiene un valore Boolean che specifica se l'oggetto associato a questo oggetto CommonSecurityDescriptor è un oggetto contenitore.

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

Valore della proprietà

true se l'oggetto associato a questo oggetto CommonSecurityDescriptor è un oggetto contenitore; in caso contrario, false.

Si applica a