VCCodeModel.Language Propriedade

Definição

Obtém a linguagem de programação usada para criar o código.

public:
 property System::String ^ Language { System::String ^ get(); };
public:
 property Platform::String ^ Language { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(3)]
public string Language { [System.Runtime.InteropServices.DispId(3)] get; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
member this.Language : string
Public ReadOnly Property Language As String

Valor da propriedade

String

Uma constante CodeModelLanguageConstants.

Implementações

Atributos

Aplica-se a