Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Passed to GetService to return a reference to IOleCommandTarget.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("E69CD190-1276-11D1-9F64-00A0C911004F")> _
<ComVisibleAttribute(False)> _
<GuidAttribute("E69CD190-1276-11D1-9F64-00A0C911004F")> _
Public Interface SUIHostCommandDispatcher
[GuidAttribute("E69CD190-1276-11D1-9F64-00A0C911004F")]
[ComVisibleAttribute(false)]
[GuidAttribute("E69CD190-1276-11D1-9F64-00A0C911004F")]
public interface SUIHostCommandDispatcher
[GuidAttribute(L"E69CD190-1276-11D1-9F64-00A0C911004F")]
[ComVisibleAttribute(false)]
[GuidAttribute(L"E69CD190-1276-11D1-9F64-00A0C911004F")]
public interface class SUIHostCommandDispatcher
[<GuidAttribute("E69CD190-1276-11D1-9F64-00A0C911004F")>]
[<ComVisibleAttribute(false)>]
[<GuidAttribute("E69CD190-1276-11D1-9F64-00A0C911004F")>]
type SUIHostCommandDispatcher = interface end
public interface SUIHostCommandDispatcher