Share via


_CommandBarActiveX.Tag Property

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

Syntax

'Declaration
Property Tag As String
    Get
    Set
'Usage
Dim instance As _CommandBarActiveX
Dim value As String

value = instance.Tag

instance.Tag = value
string Tag { get; set; }

Property Value

Type: System.String

Implements

CommandBarControl.Tag

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

Tag Overload

Microsoft.Office.Core Namespace