Partager via


SPHealthAnalyzer.GetLocalizedCategory - Méthode

Retourne une chaîne localisée pour une catégorie de la règle spécifiée.

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

Syntaxe

'Déclaration
Public Shared Function GetLocalizedCategory ( _
    category As SPHealthCategory _
) As String
'Utilisation
Dim category As SPHealthCategory
Dim returnValue As String

returnValue = SPHealthAnalyzer.GetLocalizedCategory(category)
public static string GetLocalizedCategory(
    SPHealthCategory category
)

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