Gets whether the instance stores information about a directory or not.
C#
public Boolean IsDirectory { get; }
VB
Public Read Property IsDirectory As Boolean
Read only.