VsUtilities Members

Include Protected Members
Include Inherited Members

Contains simple VSIP and UI utilities.

The VsUtilities type exposes the following members.

Methods

  Name Description
Public methodStatic member GetCommandLineOption Overloaded. Reads an option from the VS command line.
Public methodStatic member GetDialogOwnerHwnd Returns the dialog window handle to use for modal dialogs.
Public methodStatic member GetFullPath Overloaded. Returns the full path.
Public methodStatic member GetMiscellaneousProject Gets a miscellaneous project from the current solution.
Public methodStatic member GetOpenFileNameViaDlg Creates an open file dialog box.
Public methodStatic member GetProject Returns the project associated with this database project node.
Public methodStatic member GetProjectItemsTemplatePath Returns the item template path for the specific extension package.
Public methodStatic member GetVSInstallDirectory Returns the VS installation directory.
Public methodStatic member GetVSTSDBDirectory Returns the VSTSDB directory from the installation.
Public methodStatic member OpenAsMiscellaneousFile Opens a file by using the miscellaneous project.
Public methodStatic member OpenUnderDatabaseProjectNode Opens this file with the database project node root as a parent.
Public methodStatic member ReloadProject Expands and reloads a project that is in the current solution and unloaded.
Public methodStatic member ShowErrorDialog Displays the error dialog box.
Public methodStatic member ShowMessageBox Shows a simple info message box.
Public methodStatic member ShowMessageBoxEx Shows a simple info message box.
Public methodStatic member ShowSimpleInfoBox Shows a formatted info message box.
Public methodStatic member UpdateCommandUI Sends a message to update all the menu and toolbar buttons.

Top

See Also

Reference

VsUtilities Class

Microsoft.VisualStudio.Data.Schema.Project.Common.Host Namespace