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.
Obsolete interface. Do not use.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
<GuidAttribute("55ED27C1-4CE7-11D2-890F-0060083196C6")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsMacros
[GuidAttribute("55ED27C1-4CE7-11D2-890F-0060083196C6")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsMacros
[GuidAttribute(L"55ED27C1-4CE7-11D2-890F-0060083196C6")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsMacros
[<GuidAttribute("55ED27C1-4CE7-11D2-890F-0060083196C6")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsMacros = interface end
public interface IVsMacros
The IVsMacros type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetMacroCommands | Obsolete method. Do not use. |
Top
.gif)