Freigeben über


SocialLink.Text-Eigenschaft

Ruft oder legt den Linktext anzeigen.

Namespace:  Microsoft.SharePoint.Client.Social
Assemblys:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (in Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (in Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

'Declaration
Public Property Text As String
    Get
    Set
'Usage
Dim instance As SocialLink
Dim value As String

value = instance.Text

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

Eigenschaftswert

Typ: System.String
Den Anzeigetext für den Link.

Siehe auch

Referenz

SocialLink Klasse

SocialLink-Member

Microsoft.SharePoint.Client.Social-Namespace