VCCodeIDLLibrary::Language Property

 

Gets the programming language used to author the code.

Namespace:   Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

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

Property Value

Type: System::String^

A CodeModelLanguageConstants constant.

Return to top
Show: