BuildPropertyGroup.Clear Method

Definition

Removes the Condition property value and all BuildProperty objects from the BuildPropertyGroup.

public:
 void Clear();
public void Clear ();
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")]
public void Clear ();
member this.Clear : unit -> unit
[<System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.Clear : unit -> unit
Public Sub Clear ()
Attributes

Applies to