SPDocumentConverter.MinAllowedRetries 属性

获取值,该值确定文档转换器的最小次数。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Shared ReadOnly Property MinAllowedRetries As Integer
    Get
用法
Dim value As Integer

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

属性值

类型:System.Int32
一个 32 位整数,指示,尝试的重试次数的最小版本号默认情况下等于 0。

另请参阅

引用

SPDocumentConverter 类

SPDocumentConverter 成员

Microsoft.SharePoint.Administration 命名空间