Свойство SocialAttachmentAction.ActionUri
Возвращает или задает целевой 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 ActionUri As String
Get
Set
'Применение
Dim instance As SocialAttachmentAction
Dim value As String
value = instance.ActionUri
instance.ActionUri = value
public string ActionUri { get; set; }
Значение свойства
Тип: System.String