ResolveComReference.TargetProcessorArchitecture Property

Definition

Gets or sets the name of the preferred target processor architecture, which is passed to the tlbimp.exe /machine flag after translation, for example x86, ia64, amd64 or msil.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
public string TargetProcessorArchitecture { get; set; }
C#
public string TargetProcessorArchitecture { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; set; }

Property Value

The name of the preferred target processor architecture.

Attributes

Applies to

Ürün Sürümler
MSBuild 15, 16, 17
MSBuild (.NET Core) 16, 17