ProjectTaskInstance.MSBuildArchitectureLocation Property

Definition

Location of the MSBuildArchitecture attribute, if any

public:
 property Microsoft::Build::Construction::ElementLocation ^ MSBuildArchitectureLocation { Microsoft::Build::Construction::ElementLocation ^ get(); };
public Microsoft.Build.Construction.ElementLocation MSBuildArchitectureLocation { get; }
member this.MSBuildArchitectureLocation : Microsoft.Build.Construction.ElementLocation
Public ReadOnly Property MSBuildArchitectureLocation As ElementLocation

Property Value

Returns ElementLocation.

Applies to