PhysicalDirectoryInfo.IsDirectory Property

Definition

Always true.

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

Property Value

true.

Implements

Applies to