Share via


SocialComment.Comment-Eigenschaft

Ruft eine String , die den Inhalt des sozialen Kommentars darstellt.

Namespace:  Microsoft.Office.Server.SocialData
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Property Comment As String
    Get
    Set
'Usage
Dim instance As SocialComment
Dim value As String

value = instance.Comment

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

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

SocialComment Klasse

SocialComment-Member

Microsoft.Office.Server.SocialData-Namespace