ProjectItemGroupTaskInstance.ConditionLocation Property

Definition

Location of the condition, if any

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

Property Value

Returns ElementLocation.

Applies to