다음을 통해 공유


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 네임스페이스