CodeDomEventBindingService::ShowCode Method ()

 

Displays the code in the document data in the editor window.

Namespace:   Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

protected:
virtual bool ShowCode() override

Return Value

Type: System::Boolean

true if it was possible to open the editor window, otherwise false.

Return to top
Show: