SchemaModelViewerService.ShowDependencyViewer Method
Displays the Dependency Viewer tool window.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Public Sub ShowDependencyViewer
public void ShowDependencyViewer()
public:
void ShowDependencyViewer()
member ShowDependencyViewer : unit -> unit
public function ShowDependencyViewer()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
SchemaModelViewerService Class
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer Namespace