VBProjectConfigurationProperties6.WarningLevel Property

Definition

public:
 property VSLangProj::prjWarningLevel WarningLevel { VSLangProj::prjWarningLevel get(); void set(VSLangProj::prjWarningLevel value); };
public:
 property VSLangProj::prjWarningLevel WarningLevel { VSLangProj::prjWarningLevel get(); void set(VSLangProj::prjWarningLevel value); };
[System.Runtime.InteropServices.DispId(10052)]
public VSLangProj.prjWarningLevel WarningLevel { [System.Runtime.InteropServices.DispId(10052)] get; [System.Runtime.InteropServices.DispId(10052)] set; }
[<System.Runtime.InteropServices.DispId(10052)>]
[<get: System.Runtime.InteropServices.DispId(10052)>]
[<set: System.Runtime.InteropServices.DispId(10052)>]
member this.WarningLevel : VSLangProj.prjWarningLevel with get, set
Public Property WarningLevel As prjWarningLevel

Property Value

Implements

Attributes

Applies to