FileSystemEntry.IsDirectory Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob dieser Eintrag ein Verzeichnis ist.

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

Eigenschaftswert

true , wenn der Eintrag ein Verzeichnis ist; falseandernfalls .

Gilt für: