SchemaModelViewerControllerBase.ListenToSchemaViewEvents 方法

侦听架构视图事件。

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
Protected Overridable Sub ListenToSchemaViewEvents
protected virtual void ListenToSchemaViewEvents()
protected:
virtual void ListenToSchemaViewEvents()
abstract ListenToSchemaViewEvents : unit -> unit 
override ListenToSchemaViewEvents : unit -> unit 
protected function ListenToSchemaViewEvents()

备注

此时,不存在可以侦听的事件。 来自工具窗口服务的架构视图界面已缓存。

.NET Framework 安全性

请参见

参考

SchemaModelViewerControllerBase 类

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer 命名空间