This document is archived and information here might be outdated. Recommended version. |
Indicates if the file path specified is a raster workspace.
[Visual Basic .NET]
Public Function IsWorkspace ( _
ByVal Name As String _
) As Boolean
[C#]
public bool IsWorkspace (
string Name
);
[C++]
HRESULT IsWorkspace(
BSTR Name
);
[C++] Parameters Name [in]
Name is a parameter of type BSTR