HttpMethod.Delete

HttpMethod.Delete property

Represents an HTTP DELETE protocol method.

public static HttpMethod Delete { get; }

Property Value

The HTTP DELETE protocol method.

See Also