Share via


System.Version Property

Returns the version number of the operating system.

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

Syntax

'Declaration
ReadOnly Property Version As String
    Get
'Usage
Dim instance As System
Dim value As String

value = instance.Version
string Version { get; }

Property Value

Type: System.String

See Also

Reference

System Interface

System Members

Microsoft.Office.Interop.Word Namespace