Partager via


CaaRecord.Flags Propriété

Définition

Obtient ou définit les indicateurs de cet enregistrement CAA sous la forme d’un entier compris entre 0 et 255.

[Newtonsoft.Json.JsonProperty(PropertyName="flags")]
public int? Flags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="flags")>]
member this.Flags : Nullable<int> with get, set
Public Property Flags As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à