UserProfile.PublicUrl Property

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

Syntax

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

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

Property Value

Type: System.Uri

See Also

Reference

UserProfile Class

UserProfile Members

Microsoft.Office.Server.UserProfiles Namespace