Share via


CommandBarButtonClass.Application Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Application As Object
    Get
'Usage
Dim instance As CommandBarButtonClass
Dim value As Object

value = instance.Application
public virtual Object Application { get; }

Property Value

Type: System.Object

Implements

_CommandBarButton.Application

See Also

Reference

CommandBarButtonClass Class

CommandBarButtonClass Members

Microsoft.Office.Core Namespace