Partager via


Probe.RequestPath Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to