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

Prodotto Versioni
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17