Freigeben über


SPSiteHealthRule.RegexExclude-Methode

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

Syntax

'Declaration
Protected Function RegexExclude ( _
    item As String _
) As Boolean
'Usage
Dim item As String
Dim returnValue As Boolean

returnValue = Me.RegexExclude(item)
protected bool RegexExclude(
    string item
)

Parameter

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

SPSiteHealthRule Klasse

SPSiteHealthRule-Member

Microsoft.SharePoint.Administration.SiteHealth-Namespace