StreamingRequest.PUT Field
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.
Verb used by requests putting updated data on a remote server.
public const string PUT;
val mutable PUT : string
Public Const PUT As String