ProjectOutputElement.PropertyNameLocation Property

Definition

Location of the property name attribute, if any

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

Returns ElementLocation.

Applies to