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 the category for this rule.
Namespace: Microsoft.SharePoint.Administration.Health
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property Category As SPHealthCategory
Get
'Usage
Dim instance As SPHealthAnalysisRule
Dim value As SPHealthCategory
value = instance.Category
public abstract SPHealthCategory Category { get; }
Property Value
Type: Microsoft.SharePoint.Administration.Health.SPHealthCategory
An enumeration value that indicates the type of problem that this rule detects.