Share via


System.ProcessorType Property

Returns the type of processor that the system is using (for example, i486).

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

Syntax

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

value = instance.ProcessorType
string ProcessorType { get; }

Property Value

Type: System.String

See Also

Reference

System Interface

System Members

Microsoft.Office.Interop.Word Namespace