VCFileCodeModel.Language Özellik

Tanım

Kodu yazmak için kullanılan programlama dilini alır.

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

Özellik Değeri

String

Bir CodeModelLanguageConstants sabit.

Uygulamalar

Öznitelikler

Şunlara uygulanır