CoAuthoring.Updates 属性

定义

获取一个 CoAuthUpdates 集合,该集合表示文档的所有可用更新。

public:
 property Microsoft::Office::Interop::Word::CoAuthUpdates ^ Updates { Microsoft::Office::Interop::Word::CoAuthUpdates ^ get(); };
public Microsoft.Office.Interop.Word.CoAuthUpdates Updates { get; }
member this.Updates : Microsoft.Office.Interop.Word.CoAuthUpdates
Public ReadOnly Property Updates As CoAuthUpdates

属性值

一个 CoAuthUpdates 集合,表示文档的所有可用更新。

注解

此为只读属性。

适用于