de la propiedad SocialCommentWebPart.WebPartPropertySpecifiedAddress
Obtiene o establece la dirección URL que se muestran los objetos SocialComment .
Espacio de nombres: Microsoft.SharePoint.Portal.WebControls
Ensamblado: Microsoft.SharePoint.Portal (en Microsoft.SharePoint.Portal.dll)
Sintaxis
'Declaración
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; }
Valor de propiedad
Tipo: System.String
Una cadena que representa la dirección URL.