Gets or sets request method. This value is always in upper-case.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string Method { get; set; }
Public Property Method As String Get Set
public: property String^ Method { String^ get (); void set (String^ value); }
member Method : string with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when value is null reference. |
ArgumentException | Is raised when value has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119