共用方式為


SPDocumentConverter.MaxAllowedRetries property

取得值,以決定文件轉換程式的重試的數目上限。

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

Syntax

'宣告
Public Shared ReadOnly Property MaxAllowedRetries As Integer
    Get
'用途
Dim value As Integer

value = SPDocumentConverter.MaxAllowedRetries
public static int MaxAllowedRetries { get; }

Property value

Type: System.Int32
32 位元整數,指出數目上限嘗試的重試的預設值等於 5。

請參閱

參照

SPDocumentConverter class

SPDocumentConverter members

Microsoft.SharePoint.Administration namespace