AddTypeCommandBase.IgnoreWarnings Property

Definition

Flag to ignore warnings during compilation

public:
 property System::Management::Automation::SwitchParameter IgnoreWarnings { System::Management::Automation::SwitchParameter get(); void set(System::Management::Automation::SwitchParameter value); };
public System.Management.Automation.SwitchParameter IgnoreWarnings { get; set; }
member this.IgnoreWarnings : System.Management.Automation.SwitchParameter with get, set
Public Property IgnoreWarnings As SwitchParameter

Property Value

Applies to