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


Свойство RecycleBinItem.Title

Gets a value that specifies the title of the Recycle Bin item.

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

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

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

Тип: System.String
Returns a String instance representing the title of the Recycle Bin item.

Замечания

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

См. также

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

RecycleBinItem класс

Элементы RecycleBinItem

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