ProjectItemGroupTaskItemInstance.ConditionLocation Property

Definition

Location of the condition attribute if any.

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

The location of the condition attribute.

Applies to