Share via


ApiOperationData.Method Property

Definition

A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them.

public string Method { get; set; }
member this.Method : string with get, set
Public Property Method As String

Property Value

Applies to