_Global.System Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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