Sdílet prostřednictvím


_CommandBarButton.Application Property

Returns an Application object that represents the container application for the object.

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

Syntax

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

value = instance.Application
Object Application { get; }

Property Value

Type: System.Object

Implements

CommandBarControl.Application

See Also

Reference

_CommandBarButton Interface

_CommandBarButton Members

Application Overload

Microsoft.Office.Core Namespace