SocialThread.Permalink - Propriété
Obtient un URI stable pour accéder directement au thread, s'il est disponible.
Espace de noms : Microsoft.SharePoint.Client.Social
Assemblys : Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Permalink As String
Get
'Utilisation
Dim instance As SocialThread
Dim value As String
value = instance.Permalink
public string Permalink { get; }
Valeur de propriété
Type : System.String
Un URI stable permettant de naviguer directement vers le thread, s'il est disponible.