BlackBerry Dynamics for .NET Maui  12.0.0.9
Runtime library for .NET Maui applications
BBDXamarinForms.Common.Interfaces.Networking.Http.Request.Methods.IBBDHttpMethod Interface Reference

Retrieves standard HTTP methods such as GET and POST and creates new HTTP methods. More...

Inherited by BBDXamarinForms.Common.Interfaces.Networking.Http.Request.Methods.IBBDDeleteHttpMethod, BBDXamarinForms.Common.Interfaces.Networking.Http.Request.Methods.IBBDGetHttpMethod, BBDXamarinForms.Common.Interfaces.Networking.Http.Request.Methods.IBBDHeadHttpMethod, BBDXamarinForms.Common.Interfaces.Networking.Http.Request.Methods.IBBDOptionsHttpMethod, BBDXamarinForms.Common.Interfaces.Networking.Http.Request.Methods.IBBDPatchHttpMethod, BBDXamarinForms.Common.Interfaces.Networking.Http.Request.Methods.IBBDPostHttpMethod, BBDXamarinForms.Common.Interfaces.Networking.Http.Request.Methods.IBBDPutHttpMethod, and BBDXamarinForms.Common.Interfaces.Networking.Http.Request.Methods.IBBDTraceHttpMethod.

Properties

string Method [get]
 Gets the HTTP method represented as a string. More...
 

Detailed Description

Retrieves standard HTTP methods such as GET and POST and creates new HTTP methods.

Property Documentation

◆ Method

string BBDXamarinForms.Common.Interfaces.Networking.Http.Request.Methods.IBBDHttpMethod.Method
get

Gets the HTTP method represented as a string.