Condividi tramite


CacheNetworkSettings.DnsSearchDomain Property

Definition

Gets or sets DNS search domain

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to