This document is archived and information here might be outdated. Recommended version. |
Indicates if the current filename is a directory.
[Visual Basic .NET] Public Function IsDirectory ( _ ) As Boolean
[C#] public bool IsDirectory ( );
[C++]
HRESULT IsDirectory(
void
);
Indicates whether the current file name in the array is a directory or a file.