HttpMethod.Post

HttpMethod.Post property

Represents an HTTP POST protocol method.

public static HttpMethod Post { get; }

Property Value

The HTTP POST protocol method.

See Also