VBProjectClass Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("0002E169-0000-0000-C000-000000000046")]
public class VBProjectClass : Microsoft.Vbe.Interop.VBProject
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("0002E169-0000-0000-C000-000000000046")>]
type VBProjectClass = class
interface _VBProject
interface VBProject
Public Class VBProjectClass
Implements VBProject
- Herencia
-
VBProjectClass
- Atributos
- Implementaciones
Constructores
| VBProjectClass() |
Propiedades
| Application | |
| BuildFileName | |
| Collection | |
| Description | |
| FileName | |
| HelpContextID | |
| HelpFile | |
| Mode | |
| Name | |
| Parent | |
| Protection | |
| References | |
| Saved | |
| Type | |
| VBComponents | |
| VBE |
Métodos
| MakeCompiledFile() | |
| SaveAs(String) |