VBProjects 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("EEE00919-E393-11D1-BB03-00C04FB6C4A6")]
public interface VBProjects : Microsoft.Vbe.Interop._VBProjects
[<System.Runtime.InteropServices.Guid("EEE00919-E393-11D1-BB03-00C04FB6C4A6")>]
type VBProjects = interface
interface _VBProjects
Public Interface VBProjects
Implements _VBProjects
- Derived
- Attributes
- Implements
Properties
Count | (Inherited from _VBProjects_Old) |
Parent | (Inherited from _VBProjects_Old) |
VBE | (Inherited from _VBProjects_Old) |
Methods
Add(vbext_ProjectType) | (Inherited from _VBProjects) |
GetEnumerator() | (Inherited from _VBProjects_Old) |
Item(Object) | (Inherited from _VBProjects_Old) |
Open(String) | (Inherited from _VBProjects) |
Remove(VBProject) | (Inherited from _VBProjects) |