Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the status code for this request.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property HttpStatus As Short
Get
Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As Short
value = instance.HttpStatus
instance.HttpStatus = value
public short HttpStatus { get; set; }
Property Value
Type: System.Int16
The status code.