次の方法で共有


ScopeJobProperties.UserAlgebraPath プロパティ

定義

ジョブが完了した後の代数ファイルのパスを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="userAlgebraPath")]
public string UserAlgebraPath { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userAlgebraPath")>]
member this.UserAlgebraPath : string
Public ReadOnly Property UserAlgebraPath As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象