Share via


VBProjectConfigurationProperties7.NoWarn Property

Definition

public:
 property System::String ^ NoWarn { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(10079)]
public string NoWarn { [System.Runtime.InteropServices.DispId(10079)] get; [System.Runtime.InteropServices.DispId(10079)] set; }
[<System.Runtime.InteropServices.DispId(10079)>]
[<get: System.Runtime.InteropServices.DispId(10079)>]
[<set: System.Runtime.InteropServices.DispId(10079)>]
member this.NoWarn : string with get, set
Public Property NoWarn As String

Property Value

Implements

Attributes

Applies to