Поделиться через


Свойство FileVersion.CheckInComment

Gets a value that specifies the check-in comment.

Пространство имен:  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 FileVersion
Dim value As String

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

Значение свойства

Тип: System.String
Returns a String instance representing the check-in comment.

Замечания

It must not be пустая ссылка (Nothing в Visual Basic). Its length must be equal to or less than 1023.

См. также

Справочные материалы

FileVersion класс

Элементы FileVersion

Пространство имен Microsoft.SharePoint.Client