Share via


Project.SharedWorkspace Property

Project Developer Reference

Returns a SharedWorkspace object that represents the Document Workspace in which a specified document is located. Read-only.

Syntax

expression.SharedWorkspace

expression   A variable that represents a Project object.

Return Value
[SHAREDWORKSPACE]

See Also