ArcObjects Library Reference  (GeoDatabase)    

IWorkspaceName.Category Property

The category of the WorkspaceName.

[Visual Basic 6.0]
Property Category As String
[Visual Basic .NET]
Public ReadOnly Property Category As String
[C#]
public string Category {get;}
[Java]
public String getCategory()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_Category(
  BSTR* Category
);
[C++]

Parameters

Category [out, retval]

  Category is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IWorkspaceName Interface

 


Feedback Send feedback on this page