次の方法で共有


SlotDifference.SettingType プロパティ

定義

設定の種類 (General、AppSetting、ConnectionString) を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.settingType")]
public string SettingType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.settingType")>]
member this.SettingType : string
Public ReadOnly Property SettingType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象