次の方法で共有


JobResource.ResourcePath プロパティ

定義

リソースへのパスを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象