次の方法で共有


_VBProjects インターフェイス

定義

[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
派生
属性
実装

プロパティ

Count
Parent
VBE

メソッド

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

適用対象