SPHealthAnalyzer.GetLocalizedScope - Méthode

Retourne une chaîne localisée pour une étendue de la vérification d'état spécifié.

Espace de noms :  Microsoft.SharePoint.Administration.Health
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Shared Function GetLocalizedScope ( _
    scope As SPHealthCheckScope _
) As String
'Utilisation
Dim scope As SPHealthCheckScope
Dim returnValue As String

returnValue = SPHealthAnalyzer.GetLocalizedScope(scope)
public static string GetLocalizedScope(
    SPHealthCheckScope scope
)

Paramètres

Valeur renvoyée

Type : System.String
Une chaîne dans la langue spécifiée par la propriété GlobalServerLanguage .

Voir aussi

Référence

SPHealthAnalyzer classe

SPHealthAnalyzer - Membres

Microsoft.SharePoint.Administration.Health - Espace de noms