次の方法で共有


SourceUploadDefinition.RelativePath プロパティ

定義

ソースへの相対パスを取得または設定します。 これは、後続のキュー ビルド要求を送信するために使用されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象