次の方法で共有


ArtifactSource.SourceType プロパティ

定義

使用する成果物ソースの種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象