Architecture Enumeration

Summary
Specifies the current processor architecture.
Syntax
C#
C++/CLI
public enum Architecture 
public enum class Architecture : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0ThirtyTwoAssembly is running on a 32 bit processor architecture.
1SixtyFourAssembly is running on a 64 bit processor architecture.
2UnknownUnknown architecture.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.