IDependencyViewController 接口

表示控制依赖关系视图的元素的扩展接口。

此 API 不兼容 CLS。 

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

语法

声明
<CLSCompliantAttribute(False)> _
Public Interface IDependencyViewController _
    Inherits IExtension
[CLSCompliantAttribute(false)]
public interface IDependencyViewController : IExtension
[CLSCompliantAttribute(false)]
public interface class IDependencyViewController : IExtension
[<CLSCompliantAttribute(false)>]
type IDependencyViewController =  
    interface
        interface IExtension
    end
public interface IDependencyViewController extends IExtension

请参见

参考

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