ExcludedServicesConfig.ExcludedServicesList プロパティ

定義

除外されたサービスの一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象