PackageUtility Class

Definition

Important

This API is not CLS-compliant.

C++
public ref class PackageUtility abstract sealed
Inheritance
PackageUtility
Attributes

Methods

ShowError(IServiceProvider, String, String)

Helper method to show an error message within the shell. This should be used instead of MessageBox.Show();

ShowError(IServiceProvider, String)

Helper method to show an error message within the shell. This should be used instead of MessageBox.Show();

ShowMessageBox(IServiceProvider, String, OLEMSGBUTTON, OLEMSGDEFBUTTON, OLEMSGICON)

Helper method to show a message box within the shell.

ShowMessageBox(IServiceProvider, String, String, OLEMSGBUTTON, OLEMSGDEFBUTTON, OLEMSGICON)

Helper method to show a message box within the shell.

ShowMessageBox(IServiceProvider, String)

Helper method to show a message box within the shell. Defaults to showing only an OK button.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022