Share via


_CommandBarActiveX.Tag Property

This property is deprecated.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'Declaration
Property Tag As String
string Tag { get; set; }
property String^ Tag {
    String^ get ();
    void set (String^ value);
}
abstract Tag : string with get, set
function get Tag () : String 
function set Tag (value : String)

Property Value

Type: System.String
This property is deprecated.

.NET Framework Security

See Also

Reference

_CommandBarActiveX Interface

Microsoft.VisualStudio.CommandBars Namespace