CoAuthLock.Owner 属性

定义

获取拥有指定锁的 CoAuthor

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

属性值

拥有指定锁的 CoAuthor

适用于