ProjectItemGroupTaskInstance.Location Property

Definition

Location of the original element

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

Property Value

Returns ElementLocation.

Applies to