Share via


SocialComment.Manager property

Obtém o objeto SocialCommentManager que criar uma instância deste objeto de SocialComment .

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

Syntax

'Declaração
Public ReadOnly Property Manager As SocialCommentManager
    Get
'Uso
Dim instance As SocialComment
Dim value As SocialCommentManager

value = instance.Manager
public SocialCommentManager Manager { get; }

Property value

Type: Microsoft.Office.Server.SocialData.SocialCommentManager

Ver também

Referência

SocialComment class

SocialComment members

Microsoft.Office.Server.SocialData namespace