CommonSecurityDescriptor.IsDS Propriété

Définition

Obtient une valeur booléenne qui spécifie si l’objet associé à cet CommonSecurityDescriptor objet est un objet de répertoire.

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

Valeur de propriété

true si l’objet associé à cet CommonSecurityDescriptor objet est un objet de répertoire ; sinon, false.

S’applique à