_Presentation.VBProject Property
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property VBProject As VBProject
Get
'Usage
Dim instance As _Presentation
Dim value As VBProject
value = instance.VBProject
VBProject VBProject { get; }
Property Value
Type: VBProject