CodeModelLanguageConstants2 Class

Definition

A constant specifying the language used to author the code.

public ref class CodeModelLanguageConstants2 abstract
[Windows::Foundation::Metadata::WebHostHidden]
public ref class CodeModelLanguageConstants2 abstract
[Windows::Foundation::Metadata::WebHostHidden]
class CodeModelLanguageConstants2 abstract
[System.Runtime.InteropServices.Guid("CFA571FB-F9FF-4DC2-92A0-B03C57E7AE2E")]
public abstract class CodeModelLanguageConstants2
[<System.Runtime.InteropServices.Guid("CFA571FB-F9FF-4DC2-92A0-B03C57E7AE2E")>]
type CodeModelLanguageConstants2 = class
Public MustInherit Class CodeModelLanguageConstants2
Inheritance
CodeModelLanguageConstants2
Attributes

Remarks

Note

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.

Constructors

CodeModelLanguageConstants2()

Fields

vsCMLanguageJSharp

Constant.

Applies to