Share via


ProcessServer.IPAddress Property

Definition

Gets or sets the IP address of the server.

[Newtonsoft.Json.JsonProperty(PropertyName="ipAddress")]
public string IPAddress { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to