Share via


ProjectTargetElement.DependsOnTargetsLocation Property

Definition

Location of the DependsOnTargets attribute

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

Property Value

The location of the DependsOnTargets attribute.

Applies to