UsingTask.Condition Property

Definition

Gets the Condition attribute value of the UsingTask element.

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

Property Value

The Condition attribute value of the UsingTask element.

Applies to