ProcessorArchitecture.CurrentProcessArchitecture Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lazy-initted property for getting the architecture of the currently running process
public:
static property System::String ^ CurrentProcessArchitecture { System::String ^ get(); };
public static string CurrentProcessArchitecture { get; }
static member CurrentProcessArchitecture : string
Public Shared ReadOnly Property CurrentProcessArchitecture As String
Property Value
A string containing the processor architecture value.