HostKeys.FunctionKeys Propriedade

Definição

Obtém ou define as chaves de função no nível do host.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a