Click or drag to resize

IFileContainerItemIsDirectory Property

Gets a value indicating whether the item is a directory.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
bool IsDirectory { get; }

Property Value

Boolean
See Also