DocumentClass.VBProject Property

Definition

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

Property Value

Implements

Applies to