ProjectExtensionsElement.ConditionLocation Property

Definition

This does not allow conditions, so it should not be called.

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