IAdornmentLayerElement::Tag Property

 

Gets the tag associated with the adornment.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

property Object^ Tag {
	Object^ get();
}

Property Value

Type: System::Object^

The tag.

Return to top
Show: