FileSystemEntry.IsDirectory Propriété

Définition

Obtient une valeur indiquant si cette entrée est un répertoire.

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

Valeur de propriété

true si l’entrée est un répertoire ; sinon, false.

S’applique à