次の方法で共有


RunFilter.OutputImageManifests プロパティ

定義

実行から生成されたコンマ区切りのイメージ マニフェストの一覧を取得または設定します。 これは、実行がビルドの種類である場合に適用されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象