ProjectTargetInstanceChild.Condition Property

Definition

Condition on the element

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

Property Value

The Condition attribute value, or an empty string if the attribute is not present.

Applies to