PortalLog.ShouldLog 方法

此成员仅供内部使用,不能直接在您的代码中使用。

命名空间:  Microsoft.Office.Server.Diagnostics
程序集:  Microsoft.Office.Server(位于 Microsoft.Office.Server.dll 中)

语法

声明
Public Shared Function ShouldLog ( _
    Level As PortalLogLevel _
) As Boolean
用法
Dim Level As PortalLogLevel
Dim returnValue As Boolean

returnValue = PortalLog.ShouldLog(Level)
public static bool ShouldLog(
    PortalLogLevel Level
)

参数

返回值

类型:System.Boolean

另请参阅

引用

PortalLog 类

PortalLog 成员

Microsoft.Office.Server.Diagnostics 命名空间