Share via


SPSiteHealthRule.Status property

Namespace:  Microsoft.SharePoint.Administration.SiteHealth
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Property Status As SPSiteHealthStatusType
    Get
    Set
'Usage
Dim value As SPSiteHealthStatusType

value = Me.Status

Me.Status = value
protected SPSiteHealthStatusType Status { get; set; }

Property value

Type: Microsoft.SharePoint.Administration.SiteHealth.SPSiteHealthStatusType

See also

Reference

SPSiteHealthRule class

SPSiteHealthRule members

Microsoft.SharePoint.Administration.SiteHealth namespace