ServerUtils.ShouldLog - Méthode

Détermine s'il faut enregistrer les exceptions d'accès.

Espace de noms :  Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly :  Microsoft.PerformancePoint.Scorecards.ServerCommon (dans Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntaxe

'Déclaration
Public Shared Function ShouldLog As Boolean
'Utilisation
Dim returnValue As Boolean

returnValue = ServerUtils.ShouldLog()
public static bool ShouldLog()

Valeur renvoyée

Type : System.Boolean
true si les exceptions d'accès doivent être enregistrées ; dans le cas contraire, false.

Voir aussi

Référence

ServerUtils classe

ServerUtils - Membres

Microsoft.PerformancePoint.Scorecards.ServerCommon - Espace de noms