_Document.SharedWorkspace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a SharedWorkspace object that represents the Document Workspace in which a specified document is located.
public:
property Microsoft::Office::Core::SharedWorkspace ^ SharedWorkspace { Microsoft::Office::Core::SharedWorkspace ^ get(); };
public Microsoft.Office.Core.SharedWorkspace SharedWorkspace { get; }
member this.SharedWorkspace : Microsoft.Office.Core.SharedWorkspace
Public ReadOnly Property SharedWorkspace As SharedWorkspace