Provides access to members that control the workspace properties.
Members
| Name | Description | |
|---|---|---|
![]() |
CategoryPrefix | Information about this particular property. |
![]() |
Property | Information about this particular property. |
IWorkspaceProperties2.CategoryPrefix Property
Information about this particular property.
Public ReadOnly Property CategoryPrefix As String
public string CategoryPrefix {get;}
Description
Returns a string representation of the workspace type. For example:
- SDE workspaces return "SDE"
- File GDB workspaces return "File Geodatabase"
- Shapefile workspaces return "Shapefile"
Inherited Interfaces
| Interfaces | Description |
|---|---|
| IWorkspaceProperties | Provides access to members that control the workspace properties. |
Classes that implement IWorkspaceProperties2
| Classes | Description |
|---|

