次の方法で共有


BaseImageTrigger.BaseImageTriggerType プロパティ

定義

基本イメージの依存関係更新の自動トリガーの種類を取得または設定します。 使用可能な値は、'All'、'Runtime' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象