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


Свойство SocialAttachment.Description

Возвращает или задает описание вложения.

Пространство имен:  Microsoft.SharePoint.Client.Social
Сборки:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (в Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (в Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (в Microsoft.SharePoint.Client.UserProfiles.dll)

Синтаксис

'Декларация
Public Property Description As String
    Get
    Set
'Применение
Dim instance As SocialAttachment
Dim value As String

value = instance.Description

instance.Description = value
public string Description { get; set; }

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

Тип: System.String

См. также

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

SocialAttachment класс

Элементы SocialAttachment

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