Addins Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.InteropServices.Guid("DA936B62-AC8B-11D1-B6E5-00A0C90F2744")]
public interface Addins : Microsoft.Vbe.Interop._AddIns
[<System.Runtime.InteropServices.Guid("DA936B62-AC8B-11D1-B6E5-00A0C90F2744")>]
type Addins = interface
interface _AddIns
Public Interface Addins
Implements _AddIns
- Derived
- Attributes
- Implements
Properties
Count | (Inherited from _AddIns) |
Parent | (Inherited from _AddIns) |
VBE | (Inherited from _AddIns) |
Methods
GetEnumerator() | (Inherited from _AddIns) |
Item(Object) | (Inherited from _AddIns) |
Update() | (Inherited from _AddIns) |