VBProject 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[System.Runtime.InteropServices.Guid("EEE00915-E393-11D1-BB03-00C04FB6C4A6")]
public interface VBProject : Microsoft.Vbe.Interop._VBProject
[<System.Runtime.InteropServices.Guid("EEE00915-E393-11D1-BB03-00C04FB6C4A6")>]
type VBProject = interface
interface _VBProject
Public Interface VBProject
Implements _VBProject
- 派生
- 属性
- 实现
属性
Application | (继承自 _VBProject_Old) |
BuildFileName | (继承自 _VBProject) |
Collection | (继承自 _VBProject_Old) |
Description | (继承自 _VBProject_Old) |
FileName | (继承自 _VBProject) |
HelpContextID | (继承自 _VBProject_Old) |
HelpFile | (继承自 _VBProject_Old) |
Mode | (继承自 _VBProject_Old) |
Name | (继承自 _VBProject_Old) |
Parent | (继承自 _VBProject_Old) |
Protection | (继承自 _VBProject_Old) |
References | (继承自 _VBProject_Old) |
Saved | (继承自 _VBProject_Old) |
Type | (继承自 _VBProject) |
VBComponents | (继承自 _VBProject_Old) |
VBE | (继承自 _VBProject_Old) |
方法
MakeCompiledFile() | (继承自 _VBProject) |
SaveAs(String) | (继承自 _VBProject) |