Udostępnij za pośrednictwem


MetaProperties.Application Property

Gets an Application object that represents the container application for the MetaProperties object. Read-only.

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

Syntax

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

value = instance.Application
Object Application { get; }

Property Value

Type: System.Object
Object

Implements

_IMsoDispObj.Application

See Also

Reference

MetaProperties Interface

MetaProperties Members

Application Overload

Microsoft.Office.Core Namespace