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.
Extends the functionality of the IVsUIShell interface by providing access to additional window functionalities.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaration
<GuidAttribute("1C763D26-637C-46F8-A55C-6ECC84DF4E4F")> _
<InterfaceTypeAttribute()> _
Public Interface IVsUIShell3
'Usage
Dim instance As IVsUIShell3
[GuidAttribute("1C763D26-637C-46F8-A55C-6ECC84DF4E4F")]
[InterfaceTypeAttribute()]
public interface IVsUIShell3
[GuidAttribute(L"1C763D26-637C-46F8-A55C-6ECC84DF4E4F")]
[InterfaceTypeAttribute()]
public interface class IVsUIShell3
public interface IVsUIShell3