Compartilhar via


TopLevelDomain.DomainName Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.name")]
public string DomainName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.name")>]
member this.DomainName : string
Public ReadOnly Property DomainName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to