Expand Minimize
This topic has not yet been rated - Rate this topic

prjDisableLangXtns Enumeration

Specifies whether to disable language extensions, and if so, what type.

Namespace:  VSLangProj80
Assembly:  VSLangProj80 (in VSLangProj80.dll)
[GuidAttribute("3600DDB6-34C2-4CED-9337-5B266CC0A169")]
public enum prjDisableLangXtns
Member nameDescription
prjDisableLangXtnsNoneAllow all language extensions.
prjDisableLangXtnsNETDisable .NET language extensions only.
prjDisableLangXtnsAllDisable all language extensions, regardless of type.

This enumeration applies to Visual J# only.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.