Share via


Document.VBProject Proprietà

Definizione

Ottiene Microsoft.Vbe.Interop.VBProject per il documento.

public:
 property Microsoft::Vbe::Interop::VBProject ^ VBProject { Microsoft::Vbe::Interop::VBProject ^ get(); };
public Microsoft.Vbe.Interop.VBProject VBProject { get; }
member this.VBProject : Microsoft.Vbe.Interop.VBProject
Public ReadOnly Property VBProject As VBProject

Valore della proprietà

Microsoft.Vbe.Interop.VBProject per il documento.

Commenti

Utilizzare questa proprietà per ottenere l'accesso ai moduli di codice e ai moduli utente.

Si applica a