ApplicationRegistryConnection.UserProfilePropName Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Property UserProfilePropName As String
Get
Friend Set
'Usage
Dim instance As ApplicationRegistryConnection
Dim value As String
value = instance.UserProfilePropName
public string UserProfilePropName { get; internal set; }
Property Value
Type: System.String
See Also
Reference
ApplicationRegistryConnection Class