SVsCommandWindow Interface
Passed to GetService to return a reference to IVsCommandWindow or IVsCommandWindow2.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Déclaration
<GuidAttribute("0660CD86-F3AB-4008-930D-BAE8B10FF8CA")> _
<GuidAttribute("0660CD86-F3AB-4008-930D-BAE8B10FF8CA")> _
Public Interface SVsCommandWindow
'Utilisation
Dim instance As SVsCommandWindow
[GuidAttribute("0660CD86-F3AB-4008-930D-BAE8B10FF8CA")]
[GuidAttribute("0660CD86-F3AB-4008-930D-BAE8B10FF8CA")]
public interface SVsCommandWindow
[GuidAttribute(L"0660CD86-F3AB-4008-930D-BAE8B10FF8CA")]
[GuidAttribute(L"0660CD86-F3AB-4008-930D-BAE8B10FF8CA")]
public interface class SVsCommandWindow
public interface SVsCommandWindow