Compartilhar via


SocialThread.ThreadType propriedade

Obtém o tipo de segmento.

Namespace:  Microsoft.SharePoint.Client.Social
Assemblies:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxe

'Declaração
Public ReadOnly Property ThreadType As SocialThreadType
    Get
'Uso
Dim instance As SocialThread
Dim value As SocialThreadType

value = instance.ThreadType
public SocialThreadType ThreadType { get; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.Social.SocialThreadType
O tipo de segmento.

Ver também

Referência

SocialThread classe

SocialThread membros

Microsoft.SharePoint.Client.Social namespace