FileCodeModel::Language Property

 

Gets the programming language used to author the code.

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

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

Property Value

Type: System::String^

A CodeModelLanguageConstants constant.

Return to top
Show: