LanguageNames Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class that provides constants for common language names.
public ref class LanguageNames abstract sealed
public static class LanguageNames
type LanguageNames = class
Public Class LanguageNames
- Inheritance
-
LanguageNames
Fields
CSharp |
The common name used for the C# language. |
FSharp |
The common name used for the F# language. |
VisualBasic |
The common name used for the Visual Basic language. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.