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