_Application.System 属性

定义

返回一个 System 对象,该对象可用于返回与系统相关的信息并执行与系统相关的任务。

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

属性值

适用于