ProjectMetadata.ConditionLocation Property

Definition

Location of the condition attribute

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

Property Value

Returns Condition attribute location.

Applies to