Partager via


CapabilitiesResult.Features Propriété

Définition

Obtient ou définit les fonctionnalités de fonctionnalité.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à