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.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("A659F1B2-AD34-11D1-ABAD-0080C7B89C95")> _
Public Interface IVsVba
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("A659F1B2-AD34-11D1-ABAD-0080C7B89C95")]
public interface IVsVba
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"A659F1B2-AD34-11D1-ABAD-0080C7B89C95")]
public interface class IVsVba
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("A659F1B2-AD34-11D1-ABAD-0080C7B89C95")>]
type IVsVba = interface end
public interface IVsVba
The IVsVba type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetVbaUnk | Obsolete. |
![]() |
ShowVBA | Obsolete. |
Top
.gif)