編輯

共用方式為


_VBProjects Interface

Definition

[System.Runtime.InteropServices.Guid("EEE00919-E393-11D1-BB03-00C04FB6C4A6")]
public interface _VBProjects : Microsoft.Vbe.Interop._VBProjects_Old
[<System.Runtime.InteropServices.Guid("EEE00919-E393-11D1-BB03-00C04FB6C4A6")>]
type _VBProjects = interface
    interface _VBProjects_Old
Public Interface _VBProjects
Implements _VBProjects_Old
Derived
Attributes
Implements

Properties

Count
Parent
VBE

Methods

Add(vbext_ProjectType)
GetEnumerator()
Item(Object)
Open(String)
Remove(VBProject)

Applies to