SocialDataItem.Text - Propriété
Obtient ou définit le texte brut à insérer dans le texte de la publication du contenu à la position spécifiée.
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 SocialDataItem
Dim value As String
value = instance.Text
instance.Text = value
public string Text { get; set; }
Valeur de propriété
Type : System.String
Remarques
Utilisez des espaces réservés {n} pour spécifier les positions dans le texte du billet.