Partager via


ProcessServer.AgentVersion Property

Definition

Gets or sets the version of the scout component on the server.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to