CoAuthLock.Application 属性

定义

获取表示 Application Microsoft Word 应用程序的 对象。

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

属性值

Application 对象。

注解

此为只读属性。

适用于