Partager via


SocialAttachment.Description - Propriété

Obtient ou définit la description de la pièce jointe.

Espace de noms :  Microsoft.SharePoint.Client.Social
Assemblys :   Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)

Syntaxe

'Déclaration
Public Property Description As String
    Get
    Set
'Utilisation
Dim instance As SocialAttachment
Dim value As String

value = instance.Description

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

SocialAttachment classe

SocialAttachment - Membres

Microsoft.SharePoint.Client.Social - Espace de noms