ProjectTargetInstance.AfterTargetsLocation Property

Definition

Location of the afterTargets

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

Property Value

The AfterTargets attribute location.

Applies to