CodeImport::Language Property

 

Gets the programming language that is used to author the CodeImport.

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

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

Property Value

Type: System::String^

A CodeModelLanguageConstants constant.

Return to top
Show: