VBPackageSettings Properties
Visual Studio 2015
Namespace:
VSLangProj2
Assembly: VSLangProj2 (in VSLangProj2.dll)
| Name | Description | |
|---|---|---|
![]() | OptionCompare | Gets or sets whether strings are compared using a binary or text method. Visual Basic projects only. |
![]() | OptionExplicit | Gets or sets whether variables must be declared. |
![]() | OptionStrict | Gets or sets whether implicit narrowing conversions are allowed. |
Show:
