ProjectTargetInstance.Location Property

Definition

Location of the original element

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

Property Value

The element location.

Applies to