This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspace Interface > IWorkspace.IsDirectory Method (ArcObjects .NET 10.4 SDK) |
TRUE if the workspace is a file system directory.
[Visual Basic .NET] Public Function IsDirectory ( _ ) As Boolean
[C#] public bool IsDirectory ( );
[C++]
HRESULT IsDirectory(
VARIANT_BOOL* isDir
);
[C++]
Parameters isDir [out, retval] isDir is a parameter of type VARIANT_BOOL