AssociatedOperationProperties.Method Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them.
public string Method { get; }
member this.Method : string
Public ReadOnly Property Method As String