DotNetFrameworkArchitecture Enum

Definition

Used to specify the targeted bitness of the .NET Framework for some methods of ToolLocationHelper

C#
public enum DotNetFrameworkArchitecture
Inheritance
DotNetFrameworkArchitecture

Fields

Name Value Description
Current 0

Indicates the .NET Framework that is currently being run under.

Bitness32 1

Indicates the 32-bit .NET Framework

Bitness64 2

Indicates the 64-bit .NET Framework

Applies to

Proizvod Verzije
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1