Share via


ProfileBase.PublicUrl-Eigenschaft

Ruft den URL der öffentlichen Profilseite für dieses Profil.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public MustOverride ReadOnly Property PublicUrl As Uri
    Get
'Usage
Dim instance As ProfileBase
Dim value As Uri

value = instance.PublicUrl
public abstract Uri PublicUrl { get; }

Eigenschaftswert

Typ: System.Uri

Siehe auch

Referenz

ProfileBase Klasse

ProfileBase-Member

Microsoft.Office.Server.UserProfiles-Namespace