Sdílet prostřednictvím


JobResource.ResourcePath Property

Definition

Gets or sets the path to the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to