Udostępnij za pośrednictwem


Points.Application Property

Gets the Application object in which this object was created. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Application As Object
    Get
'Usage
Dim instance As Points
Dim value As Object

value = instance.Application
Object Application { get; }

Property Value

Type: System.Object
Object

See Also

Reference

Points Interface

Points Members

Microsoft.Office.Core Namespace