recls C# mapping

DirectoryParts.Count Property

The number of parts

[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

Property Value

The number of parts in the directory

Remarks

If the search was not conducted with the RECLS_F_DIRECTORY_PARTS flag, then this property will always be 0

See Also

DirectoryParts Class | recls Namespace