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


Свойство PersonProperties.PictureUrl

Возвращает URL-адрес изображения профиля пользователя.

Пространство имен:  Microsoft.SharePoint.Client.UserProfiles
Сборки:   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 ReadOnly Property PictureUrl As String
    Get
'Применение
Dim instance As PersonProperties
Dim value As String

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

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

Тип: System.String
URL-адрес изображения профиля пользователя.

См. также

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

PersonProperties класс

Элементы PersonProperties

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