C#
public enum struct ProcessorArchitecture : System.IComparable, System.IFormattable, System.IConvertible
{
}
Articles
|
Mono Class Library : System.Reflection Namespace System.Reflection.ProcessorArchitecture Enumeration: Note: This namespace, class, or member is supported only in version ...
|
|
The Developer Fusion labs. Free tool to automatically translate C# to VB.NET and VB.NET to C#, plus other free developer tools and utilities
|
|
Note: This enumeration is new in the .NET Framework version 2.0. ... .NET Framework 2.0 Class Library Reference System.Reflection ProcessorArchitecture Enumeration
|
|
Type: System.Reflection . . :: . ProcessorArchitecture. One of the ProcessorArchitecture values that identifies the processor and bits-per-word of the platform targeted by an executable.
|