次の方法で共有


WorkflowTriggerCallbackUrl.RelativePath プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象