ProjectTargetInstance.AfterTargets Property

Definition

Unevaluated semicolon separated list of targets it runs after. May be empty string.

public:
 property System::String ^ AfterTargets { System::String ^ get(); };
public string AfterTargets { get; }
member this.AfterTargets : string
Public ReadOnly Property AfterTargets As String

Property Value

Applies to