VBProjectConfigurationProperties6.WarningLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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