SPHealthAnalyzer.ParseScope - Méthode
Retourne la portée de vérification de santé avec le nom complet spécifié.
Espace de noms : Microsoft.SharePoint.Administration.Health
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Shared Function ParseScope ( _
scope As String _
) As SPHealthCheckScope
'Utilisation
Dim scope As String
Dim returnValue As SPHealthCheckScope
returnValue = SPHealthAnalyzer.ParseScope(scope)
public static SPHealthCheckScope ParseScope(
string scope
)
Paramètres
scope
Type : System.StringLe nom complet localisé pour une étendue de vérification de la santé.
Valeur renvoyée
Type : Microsoft.SharePoint.Administration.Health.SPHealthCheckScope
Valeur d'énumération qui spécifie une étendue.