ProjectTaskInstance.MSBuildRuntimeLocation Property

Definition

Location of the MSBuildRuntime attribute, if any

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

Property Value

Returns ElementLocation.

Applies to