SiteHealthResult.RuleHelpLink property

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

Syntax

'Declaration
Public ReadOnly Property RuleHelpLink As String
    Get
'Usage
Dim instance As SiteHealthResult
Dim value As String

value = instance.RuleHelpLink
public string RuleHelpLink { get; }

Property value

Type: System.String

See also

Reference

SiteHealthResult class

SiteHealthResult members

Microsoft.SharePoint.Client.SiteHealth namespace