Compartir a través de


CaaRecord.Tag Propiedad

Definición

Obtiene o establece la etiqueta para este registro CAA.

[Newtonsoft.Json.JsonProperty(PropertyName="tag")]
public string Tag { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tag")>]
member this.Tag : string with get, set
Public Property Tag As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a