This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspace Interface > IWorkspace.Type Property (ArcObjects .NET 10.5 SDK) |
The Type of the Workspace.
[Visual Basic .NET] Public ReadOnly Property Type As esriWorkspaceType
[C#] public esriWorkspaceType Type {get;}
[C++]
HRESULT get_Type(
esriWorkspaceType* Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriWorkspaceType