Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Set of code model languages.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.VSConstants.CodeModelLanguage
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class CodeModelLanguage
public static class CodeModelLanguage
public ref class CodeModelLanguage abstract sealed
[<AbstractClass>]
[<Sealed>]
type CodeModelLanguage = class end
public final class CodeModelLanguage
The VSConstants.CodeModelLanguage type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
CSharp | Visual C# |
![]() ![]() |
IDL | Interface Definition Language |
![]() ![]() |
MC | Message Compiler |
![]() ![]() |
VB | Visual Basic |
![]() ![]() |
VC | Visual C++ |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)