NavigateToItem.Tag Property

Definition

Implementor-specific data.

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 custom data from the implementer.

Applies to