次の方法で共有


_VBProject インターフェイス

定義

[System.Runtime.InteropServices.Guid("EEE00915-E393-11D1-BB03-00C04FB6C4A6")]
public interface _VBProject : Microsoft.Vbe.Interop._VBProject_Old
[<System.Runtime.InteropServices.Guid("EEE00915-E393-11D1-BB03-00C04FB6C4A6")>]
type _VBProject = interface
    interface _VBProject_Old
Public Interface _VBProject
Implements _VBProject_Old
派生
属性
実装

プロパティ

Application
BuildFileName
Collection
Description
FileName
HelpContextID
HelpFile
Mode
Name
Parent
Protection
References
Saved
Type
VBComponents
VBE

メソッド

MakeCompiledFile()
SaveAs(String)

適用対象