CodeDomEventBindingService.ShowCode 方法
包括受保护的成员
包括继承的成员
此类型具有 SecurityCriticalAttribute 特性,此特性将其限定为只能由 .NET Framework for Silverlight 类库在内部使用。使用此类型的任何成员的应用程序代码将引发 MethodAccessException。
[SECURITY CRITICAL]
显示在编辑器窗口的代码。
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
名称 | 说明 | |
---|---|---|
ShowCode() | 显示文档数据的代码在编辑器窗口。 (重写 EventBindingService.ShowCode()。) | |
ShowCode(Int32) | 显示代码在指定的行。 (重写 EventBindingService.ShowCode(Int32)。) | |
ShowCode(IComponent, EventDescriptor, String) | 显示用户代码正文与特定方法名称和事件描述符的。 (重写 EventBindingService.ShowCode(IComponent, EventDescriptor, String)。) |
页首
请参见
参考
Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom 命名空间