de la propiedad UserProfile.FollowPersonalSiteUrl
Espacio de nombres: Microsoft.SharePoint.Client.UserProfiles
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 FollowPersonalSiteUrl As String
Get
'Uso
Dim instance As UserProfile
Dim value As String
value = instance.FollowPersonalSiteUrl
public string FollowPersonalSiteUrl { get; }
Valor de propiedad
Tipo: System.String