Share via


DirectMethodServiceRequest.MethodName Propiedad

Definición

Nombre del método que se va a ejecutar.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a