Data.HandlerPath Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to