SocialCommentManager.AddComment - Méthode (Uri, String)
Ajoute le commentaire spécifié à l'URL spécifiée.
Espace de noms : Microsoft.Office.Server.SocialData
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public Function AddComment ( _
url As Uri, _
comment As String _
) As SocialComment
'Utilisation
Dim instance As SocialCommentManager
Dim url As Uri
Dim comment As String
Dim returnValue As SocialComment
returnValue = instance.AddComment(url, _
comment)
public SocialComment AddComment(
Uri url,
string comment
)
Paramètres
- url
Type : System.Uri
- comment
Type : System.String
Valeur renvoyée
Type : Microsoft.Office.Server.SocialData.SocialComment
Remarques
Le commentaire Obtient une valeur de une référence Null (Rien dans Visual Basic) pour le titre.