CodeModel2::Language Property

 

Gets the programming language used to author the code.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

property String^ Language {
	String^ get();
}

Property Value

Type: System::String^

A CodeModelLanguageConstants constant.

No code example is currently available or this language may not be supported.
Return to top
Show: