VBProjectsClass 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("0002E101-0000-0000-C000-000000000046")]
public class VBProjectsClass : Microsoft.Vbe.Interop.VBProjects
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("0002E101-0000-0000-C000-000000000046")>]
type VBProjectsClass = class
interface _VBProjects
interface VBProjects
Public Class VBProjectsClass
Implements VBProjects
- Herencia
-
VBProjectsClass
- Atributos
- Implementaciones
Constructores
| VBProjectsClass() |
Propiedades
| Count | |
| Parent | |
| VBE |
Métodos
| Add(vbext_ProjectType) | |
| GetEnumerator() | |
| Item(Object) | |
| Open(String) | |
| Remove(VBProject) |