Compartir a través de


de la propiedad SocialThread.Attributes

Obtiene un conjunto de atributos que se aplican al hilo.

Espacio de nombres:  Microsoft.SharePoint.Client.Social
Ensamblados:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (en Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (en Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (en Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxis

'Declaración
Public ReadOnly Property Attributes As SocialThreadAttributes
    Get
'Uso
Dim instance As SocialThread
Dim value As SocialThreadAttributes

value = instance.Attributes
public SocialThreadAttributes Attributes { get; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Client.Social.SocialThreadAttributes
Los atributos que se aplican al subproceso.

Vea también

Referencia

clase SocialThread

Miembros SocialThread

Espacio de nombres Microsoft.SharePoint.Client.Social