RegistrationDescription.Tags Property

Definition

Gets or sets a set of tags associated with the registration.

public System.Collections.Generic.ISet<string> Tags { get; set; }
member this.Tags : System.Collections.Generic.ISet<string> with get, set
Public Property Tags As ISet(Of String)

Property Value

A set of tags associated with the registration.

Applies to