Partager via


HostKeys.FunctionKeys Propriété

Définition

Obtient ou définit des clés de fonction au niveau de l’hôte.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à