次の方法で共有


WorkflowTriggerCallbackUrl.BasePath プロパティ

定義

ワークフロー トリガーのコールバック URL のベース パスを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象