Property.URI Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property URI As String
Get
'Usage
Dim instance As [Property]
Dim value As String
value = instance.URI
public string URI { get; }
Property Value
Type: System.String