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