Workspace Property object.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IWorkspaceProperty | Provides access to members that control the Workspace property object. |
Remarks
`A WorkspaceProperty class provides information about a workspace. WorkspaceProperty objects are returned by the IWorkspaceProperties.Property method. Use the IWorkspaceProperty interface to determine if the workspace supports determination of the specified property (the property group/property type was added at a later release than the component the application is working with).```