Share via


PresentationClass.Application Property

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Application As Application
    Get
'Usage
Dim instance As PresentationClass
Dim value As Application

value = instance.Application
public virtual Application Application { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.Application

Implements

_Presentation.Application

See Also

Reference

PresentationClass Class

PresentationClass Members

Microsoft.Office.Interop.PowerPoint Namespace