Compartilhar via


SocialAttachment.Description propriedade

Obtém ou define a descrição do anexo.

Namespace:  Microsoft.SharePoint.Client.Social
Assemblies:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxe

'Declaração
Public Property Description As String
    Get
    Set
'Uso
Dim instance As SocialAttachment
Dim value As String

value = instance.Description

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

Valor de propriedade

Tipo: System.String

Ver também

Referência

SocialAttachment classe

SocialAttachment membros

Microsoft.SharePoint.Client.Social namespace