Document.SharedWorkspace Property

Gets a SharedWorkspace that represents the Document Workspace in which the document is located.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
ReadOnly Property SharedWorkspace As SharedWorkspace
SharedWorkspace SharedWorkspace { get; }

Property Value

Type: Microsoft.Office.Core.SharedWorkspace
A SharedWorkspace that represents the Document Workspace in which the document is located.

.NET Framework Security

See Also

Reference

Document Interface

Microsoft.Office.Tools.Word Namespace