Compartir a través de


HttpRequest.Method Propiedad

Definición

Obtiene o establece httpMethod que se va a usar.

public Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.HttpRequest.HttpMethod Method { get; set; }
member this.Method : Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.HttpRequest.HttpMethod with get, set
Public Property Method As HttpRequest.HttpMethod

Valor de propiedad

HttpMethod.

Se aplica a