共用方式為


SPFileCheckOutException.CheckOutType property

取得值,指出從文件庫簽出檔案的方式。

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

Syntax

'宣告
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; }

Property value

Type: Microsoft.SharePoint.SPFile.SPCheckOutType
其中一個列舉值,指定簽出的型別。

請參閱

參照

SPFileCheckOutException class

SPFileCheckOutException members

Microsoft.SharePoint namespace