次の方法で共有


TargetRegion.IsExcludedFromLatest プロパティ

定義

ユーザーが version='latest' を指定したときにイメージを非表示にするフラグ設定が含まれています。

public bool? IsExcludedFromLatest { get; set; }
member this.IsExcludedFromLatest : Nullable<bool> with get, set
Public Property IsExcludedFromLatest As Nullable(Of Boolean)

プロパティ値

適用対象