Partager via


DirectMethodServiceRequest.MethodName Propriété

Définition

Nom de la méthode à exécuter.

[Newtonsoft.Json.JsonProperty("methodName", Required=Newtonsoft.Json.Required.Always)]
public string MethodName { get; set; }
[<Newtonsoft.Json.JsonProperty("methodName", Required=Newtonsoft.Json.Required.Always)>]
member this.MethodName : string with get, set
Public Property MethodName As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à