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


Свойство SocialAttachment.Uri

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

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

value = instance.Uri

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

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

Тип: System.String

См. также

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

SocialAttachment класс

Элементы SocialAttachment

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

Другие ресурсы

How to: Embed images, videos, and documents in posts