Share via


SPSiteHealthResult.Rule property

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

Syntax

'Declaration
Public Property Rule As SPSiteHealthRule
    Get
    Friend Set
'Usage
Dim instance As SPSiteHealthResult
Dim value As SPSiteHealthRule

value = instance.Rule
public SPSiteHealthRule Rule { get; internal set; }

Property value

Type: Microsoft.SharePoint.Administration.SiteHealth.SPSiteHealthRule

See also

Reference

SPSiteHealthResult class

SPSiteHealthResult members

Microsoft.SharePoint.Administration.SiteHealth namespace