OSDetails.Is64BitNotWow64 Property

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Is64BitNotWow64 As Boolean
public static bool Is64BitNotWow64 { get; }
public:
static property bool Is64BitNotWow64 {
    bool get ();
}
static member Is64BitNotWow64 : bool with get
static function get Is64BitNotWow64 () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

OSDetails Class

Microsoft.VisualStudio.Services.Common Namespace