ProjectTaskOutputPropertyInstance.PropertyNameLocation Property

Definition

Location of the original PropertyName attribute

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

Property Value

The PropertyName attribute location.

Applies to