de la propiedad SPSocialPostReference.ThreadId
Obtiene el identificador único del subproceso que se hace referencia.
Espacio de nombres: Microsoft.Office.Server.Social
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public Property ThreadId As String
Get
Friend Set
'Uso
Dim instance As SPSocialPostReference
Dim value As String
value = instance.ThreadId
public string ThreadId { get; internal set; }
Valor de propiedad
Tipo: System.String