BuildTask.Condition 属性
定义
public:
property System::String ^ Condition { System::String ^ get(); void set(System::String ^ value); };
public string Condition { get; set; }
member this.Condition : string with get, set
Public Property Condition As String
属性值
Task元素的Condition特性值。The Condition attribute value of the Task element.