prjDisableLangXtns Enumeration
Visual Studio 2015
Specifies whether to disable language extensions, and if so, what type.
Assembly: VSLangProj80 (in VSLangProj80.dll)
| Member name | Description | |
|---|---|---|
| prjDisableLangXtnsAll | Disable all language extensions, regardless of type. | |
| prjDisableLangXtnsNET | Disable .NET language extensions only. | |
| prjDisableLangXtnsNone | Allow all language extensions. |
This enumeration applies to Visual J# only.
Show: