編輯

共用方式為


VBProjects Interface

Definition

[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)

Applies to