IAdornmentLayerElement.Tag Property

Definition

Gets the tag associated with the adornment.

public:
 property System::Object ^ Tag { System::Object ^ get(); };
public:
 property Platform::Object ^ Tag { Platform::Object ^ get(); };
public object Tag { get; }
member this.Tag : obj
Public ReadOnly Property Tag As Object

Property Value

The tag.

Applies to