Partager via


IServerLog.ShouldTrace - Méthode

Espace de noms :  Microsoft.Office.Web.Conversion.ViewerInterface
Assembly :  Microsoft.Office.Server.Conversion.ViewerInterface (dans Microsoft.Office.Server.Conversion.ViewerInterface.dll)

Syntaxe

'Déclaration
Function ShouldTrace ( _
    category As Category, _
    level As Level _
) As Boolean
'Utilisation
Dim instance As IServerLog
Dim category As Category
Dim level As Level
Dim returnValue As Boolean

returnValue = instance.ShouldTrace(category, _
    level)
bool ShouldTrace(
    Category category,
    Level level
)

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

IServerLog interface

IServerLog - Membres

Microsoft.Office.Web.Conversion.ViewerInterface - Espace de noms