Partager via


SocialLink.Text - Propriété

Obtient ou définit le texte du lien Afficher.

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 Text As String
    Get
    Set
'Utilisation
Dim instance As SocialLink
Dim value As String

value = instance.Text

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

Valeur de propriété

Type : System.String
Le texte affiché pour le lien.

Voir aussi

Référence

SocialLink classe

SocialLink - Membres

Microsoft.SharePoint.Client.Social - Espace de noms