Sdílet prostřednictvím


ExcludedServicesConfig.ExcludedServicesList Property

Definition

Gets or sets the list of excluded services.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to