Delen via


PrebuiltDomainObject.DomainName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to