PSModuleInfo.ProcessorArchitecture 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.
Processor Architecture.
public:
property System::Reflection::ProcessorArchitecture ProcessorArchitecture { System::Reflection::ProcessorArchitecture get(); };
public System.Reflection.ProcessorArchitecture ProcessorArchitecture { get; }
member this.ProcessorArchitecture : System.Reflection.ProcessorArchitecture
Public ReadOnly Property ProcessorArchitecture As ProcessorArchitecture