This topic has not yet been rated - Rate this topic

CodeModelLanguageConstants Class

A constant specifying the language used to author the code.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("D83C7FAD-BC3A-46BB-9BFC-C0091329626D")] 
public abstract class CodeModelLanguageConstants
/** @attribute GuidAttribute("D83C7FAD-BC3A-46BB-9BFC-C0091329626D") */ 
public abstract class CodeModelLanguageConstants
GuidAttribute("D83C7FAD-BC3A-46BB-9BFC-C0091329626D") 
public abstract class CodeModelLanguageConstants
NoteNote

The values of code model elements such as classes, structs, functions, attributes, delegates, and so forth can be non-deterministic after making certain kinds of edits, meaning that their values cannot be relied upon to always remain the same. For more information, see the section Code Model Element Values Can Change in Discovering Code with the Code Model (Visual Basic).

System.Object
  EnvDTE.CodeModelLanguageConstants
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ