BuildItemGroup.Condition Property

Definition

Gets or sets the Condition attribute value of the item group.

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

Property Value

The Condition attribute value of the item group.

Applies to