_CustomTaskPane.Application Property
Gets the Application object of the host application. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Application As Object
Get
'Usage
Dim instance As _CustomTaskPane
Dim value As Object
value = instance.Application
Object Application { get; }
Property Value
Type: System.Object
Object