共用方式為


LogLevel enumeration

會指定報告的記錄檔中的項目層級。

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Enumeration LogLevel
'用途
Dim instance As LogLevel
public enum LogLevel

Members

Member name Description
None 沒有記錄
Verbose
Debug 偵錯
Info 資訊
Warning 警告
Error 錯誤

請參閱

參照

Microsoft.SharePoint.Upgrade namespace