Notification.Tag Property

Definition

Caution

This property is obsolete.

Gets or sets the notification tag.

[System.Obsolete("This property is obsolete.")]
public string Tag { get; set; }
[<System.Obsolete("This property is obsolete.")>]
member this.Tag : string with get, set
Public Property Tag As String

Property Value

The notification tag.

Attributes

Applies to