VBProjectConfigurationProperties5.NoWarn Property

Definition

public:
 property System::String ^ NoWarn { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ NoWarn { Platform::String ^ get(); void set(Platform::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

Attributes

Applies to