UsingTask.Condition Propriedade

Definição

Obtém o valor de atributo Condition do elemento UsingTask.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

Valor da propriedade

String

O valor do atributo Condition do elemento UsingTask .The Condition attribute value of the UsingTask element.

Aplica-se a