IFileInfo.IsDirectory Property

Definition

True for the case TryGetDirectoryContents has enumerated a sub-directory.

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

Property Value

Applies to