_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

プロパティ値

適用対象