Partager via


CustomDomainValidateResult.IsValid Propriété

Définition

Obtient ou définit indique si le nom de domaine est valide.

[Newtonsoft.Json.JsonProperty(PropertyName="isValid")]
public bool? IsValid { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isValid")>]
member this.IsValid : Nullable<bool> with get, set
Public Property IsValid As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à