SPSiteHealthResult.RuleHelpLink property
Namespace: Microsoft.SharePoint.Administration.SiteHealth
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property RuleHelpLink As String
Get
'Usage
Dim instance As SPSiteHealthResult
Dim value As String
value = instance.RuleHelpLink
public string RuleHelpLink { get; }
Property value
Type: System.String