This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the Workspace property object.
Name | Description | |
---|---|---|
IsReadOnly | Indicates if this property is read only. | |
IsSupported | Indicates if this property is supported. | |
PropertyValue | The value of this property. |
Classes | Description |
---|---|
WorkspaceProperty | Workspace Property object. |
The IWorkspaceProperty interface is supported by WorkspaceProperty objects that are returned by the IWorkspaceProperties::Property method. If the IsSupported property returns False, then the workspace does not support determination of the specified property (the property group/property type was added at a later release than the component the application is working with).
IWorkspaceProperties Interface | IWorkspaceConfiguration Interface