ProjectTargetInstance.BeforeTargets Property

Definition

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

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

Property Value

Applies to