Compartilhar via


UserProfile.PublicUrl propriedade

Namespace:  Microsoft.SharePoint.Client.UserProfiles
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 PublicUrl As String
    Get
'Uso
Dim instance As UserProfile
Dim value As String

value = instance.PublicUrl
public string PublicUrl { get; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

UserProfile classe

UserProfile membros

Microsoft.SharePoint.Client.UserProfiles namespace