BuildItem.Exclude Property

Definition

Gets or sets the Exclude attribute value of the item.

public:
 property System::String ^ Exclude { System::String ^ get(); void set(System::String ^ value); };
public string Exclude { get; set; }
member this.Exclude : string with get, set
Public Property Exclude As String

Property Value

The Exclude attribute value of the item.

Applies to