CodeDomEventBindingService::ShowCode Method (Int32)
Visual Studio 2015
Displays the code at the specified line.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- lineNumber
-
Type:
System::Int32
The line of the code to display.
Return Value
Type: System::Booleantrue if it was possible to open the editor window, otherwise false.
Show: