Share via


SPSiteHealthRule.HelpLink property

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

Syntax

'Declaration
Public Property HelpLink As Uri
    Get
    Private Set
'Usage
Dim instance As SPSiteHealthRule
Dim value As Uri

value = instance.HelpLink
public Uri HelpLink { get; private set; }

Property value

Type: System.Uri

See also

Reference

SPSiteHealthRule class

SPSiteHealthRule members

Microsoft.SharePoint.Administration.SiteHealth namespace