Condividi tramite


HttpRequest.Method Proprietà

Definizione

Ottiene o imposta l'oggetto HttpMethod da usare.

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

Valore della proprietà

HttpMethod.

Si applica a