SPFile.CheckOutType property
取得值,指出從文件庫簽出檔案的方式。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property CheckOutType As SPFile.SPCheckOutType
Get
'用途
Dim instance As SPFile
Dim value As SPFile.SPCheckOutType
value = instance.CheckOutType
public SPFile.SPCheckOutType CheckOutType { get; }
Property value
Type: Microsoft.SharePoint.SPFile.SPCheckOutType
其中一個列舉值,指定簽出的型別。
備註
檔案簽出狀態與鎖定的狀態無關。