VBProject Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Derived
- Attributes
- Implements
Properties
Application | (Inherited from _VBProject_Old) |
BuildFileName | (Inherited from _VBProject) |
Collection | (Inherited from _VBProject_Old) |
Description | (Inherited from _VBProject_Old) |
FileName | (Inherited from _VBProject) |
HelpContextID | (Inherited from _VBProject_Old) |
HelpFile | (Inherited from _VBProject_Old) |
Mode | (Inherited from _VBProject_Old) |
Name | (Inherited from _VBProject_Old) |
Parent | (Inherited from _VBProject_Old) |
Protection | (Inherited from _VBProject_Old) |
References | (Inherited from _VBProject_Old) |
Saved | (Inherited from _VBProject_Old) |
Type | (Inherited from _VBProject) |
VBComponents | (Inherited from _VBProject_Old) |
VBE | (Inherited from _VBProject_Old) |
Methods
MakeCompiledFile() | (Inherited from _VBProject) |
SaveAs(String) | (Inherited from _VBProject) |