Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an extension interface for elements that control the Dependency view.
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.DependencyView
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
<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
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.DependencyView Namespace