共用方式為


File.CheckInComment 屬性

會傳回已核取 [文件時,使用到文件庫的註解的值。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public ReadOnly Property CheckInComment As String
    Get
'用途
Dim instance As File
Dim value As String

value = instance.CheckInComment
public string CheckInComment { get; }

屬性值

類型:System.String
傳回代表文件已將文件庫時,使用註解String執行個體。

備註

其長度必須等於或小於 1023年。

請參閱

參照

File 類別

File 成員

Microsoft.SharePoint.Client 命名空間