WebRequestMethods.Http.Post Field

Definition

Represents an HTTP POST protocol method that is used to post a new entity as an addition to a URI.

public: System::String ^ Post;
public const string Post;
val mutable Post : string
Public Const Post As String 

Field Value

Applies to