Freigeben über


CapabilitiesResult.Features Eigenschaft

Definition

Ruft die Funktionsfeatures ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="features")]
public System.Collections.Generic.IList<string> Features { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="features")>]
member this.Features : System.Collections.Generic.IList<string> with get, set
Public Property Features As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: