Compartir a través de


RegistrationDescription.Tags Propiedad

Definición

Obtiene o establece un conjunto de etiquetas asociadas al registro.

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)

Valor de propiedad

Conjunto de etiquetas asociadas al registro.

Se aplica a