IWorkspaceProperties2 Interface

Provides access to members that control the workspace properties.

Members

Name Description
Read-only property CategoryPrefix Information about this particular property.
Read/write 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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.