DocumentBase.CoAuthoring Property
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.
Represents co-authoring-related functionality in the document.
public:
property Microsoft::Office::Interop::Word::CoAuthoring ^ CoAuthoring { Microsoft::Office::Interop::Word::CoAuthoring ^ get(); };
public Microsoft.Office.Interop.Word.CoAuthoring CoAuthoring { get; }
member this.CoAuthoring : Microsoft.Office.Interop.Word.CoAuthoring
Public ReadOnly Property CoAuthoring As CoAuthoring
An object that provides access to co-authoring-related functionality in the document.
This method is used in a Word 2007 project.
This property can provide information about whether there are any locks in the document, which users have current locks on the document, or whether or not updates to the document content is available from the server.
Not
This method appears in IntelliSense in Word 2007 projects that target the .NET Framework 4. However, this property cannot be used in Word 2007 projects.
Ürün | Sürümler |
---|---|
Visual Studio Tools for Office | 2017, 2019, 2022 |