HttpHeadAttribute Constructor

Initializes a new instance of the HttpHeadAttribute class.

Namespace:  System.Web.Http
Assembly:  System.Web.Http (in System.Web.Http.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New HttpHeadAttribute()
public HttpHeadAttribute()
public:
HttpHeadAttribute()
new : unit -> HttpHeadAttribute
public function HttpHeadAttribute()

See Also

Reference

HttpHeadAttribute Class

System.Web.Http Namespace