Share via


GlobalClass.System Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property System As System
    Get
'Usage
Dim instance As GlobalClass
Dim value As System

value = instance.System
public virtual System System { get; }

Property Value

Type: Microsoft.Office.Interop.Word.System

Implements

_Global.System

See Also

Reference

GlobalClass Class

GlobalClass Members

Microsoft.Office.Interop.Word Namespace