Compartilhar via


SocialCommentWebPart.WebPartPropertySpecifiedAddress property

Obtém ou define o URL para o qual exibir objetos SocialComment .

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaração
Public Property WebPartPropertySpecifiedAddress As String
    Get
    Set
'Uso
Dim instance As SocialCommentWebPart
Dim value As String

value = instance.WebPartPropertySpecifiedAddress

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

Property value

Type: System.String
Uma seqüência de caracteres que representa o URL.

Ver também

Referência

SocialCommentWebPart class

SocialCommentWebPart members

Microsoft.SharePoint.Portal.WebControls namespace