_Application.System Property

Definition

Returns a System object, which can be used to return system-related information and perform system-related tasks.

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

Property Value

Applies to