ProjectPropertyGroupTaskInstance.Location Property

Definition

Location of the element itself

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 location of the element.

Applies to