In The Hand - .NET Components for Mobility
Method Property
NamespacesInTheHand.NetObexWebRequestMethod
Gets or sets the method for the request.
Declaration Syntax
C#Visual Basic
public override string Method { get; set; }
Public Overrides Property Method As String
Remarks
For Object Exchange the method code is mapped to the equivalent HTTP style method. For example "PUT", "GET" etc. In this version only "PUT" is supported and is the default value.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 2.2.0.0