Breakpoint3::Language Property

 

Gets the name of the programming language that contains the breakpoint.

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

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

Property Value

Type: System::String^

A string that contains the name of the programming language.

Return to top
Show: