Skip to content

efbf28f1 ae37 87b3 5f2d 0c1dbb64fbe6

Mat Walker edited this page Apr 17, 2020 · 1 revision

HTTPBased.HTTPMethod Property

[This is preliminary documentation and is subject to change.]

Gets or sets the HTTP Method

Namespace: TeamControlium.NonGUI
Assembly: TeamControlium.NonGUI (in TeamControlium.NonGUI.dll) Version: 2.0.0

Syntax

C#

public Nullable<HTTPBased.HTTPMethods> HTTPMethod { get; set; }

Property Value

Type: Nullable(HTTPBased.HTTPMethods)

See Also

Reference

HTTPBased Class
TeamControlium.NonGUI Namespace

Clone this wiki locally