IVsUIShell8 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.InteropServices.Guid("afd581b8-5936-4554-830c-b1bb1ffe2693")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIShell8
[<System.Runtime.InteropServices.Guid("afd581b8-5936-4554-830c-b1bb1ffe2693")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsUIShell8 = interface
Public Interface IVsUIShell8
- Attributes
Methods
ShowMessageBoxEx(String, String, String, OLEMSGBUTTON, OLEMSGDEFBUTTON, OLEMSGICON, Boolean, Boolean) |
Shows a themed message box with the specified parameters. |
ShowMessageBoxExWithHelpId(String, String, String, UInt32, OLEMSGBUTTON, OLEMSGDEFBUTTON, OLEMSGICON, Boolean, Boolean) |
Shows a themed message box with the specified parameters. |