ApplicationClass.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 ApplicationClass
Dim value As System
value = instance.System
public virtual System System { get; }
Property Value
Type: Microsoft.Office.Interop.Word.System