SPFileCheckOutException.CheckOutType 属性

获取一个值,该值指定如何将文件签出文档库。

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

语法

声明
Public ReadOnly Property CheckOutType As SPFile.SPCheckOutType
    Get
用法
Dim instance As SPFileCheckOutException
Dim value As SPFile.SPCheckOutType

value = instance.CheckOutType
public SPFile.SPCheckOutType CheckOutType { get; }

属性值

类型:Microsoft.SharePoint.SPFile.SPCheckOutType
指定签出的类型的枚举值之一。

另请参阅

引用

SPFileCheckOutException 类

SPFileCheckOutException 成员

Microsoft.SharePoint 命名空间