Partager via


SocialComment.Comment - Propriété

Obtient un String représentant le contenu du commentaire social.

Espace de noms :  Microsoft.Office.Server.SocialData
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Property Comment As String
    Get
    Set
'Utilisation
Dim instance As SocialComment
Dim value As String

value = instance.Comment

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

SocialComment classe

SocialComment - Membres

Microsoft.Office.Server.SocialData - Espace de noms