de la propiedad Property.ManagedPropertyName
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public ReadOnly Property ManagedPropertyName As String
Get
'Uso
Dim instance As [Property]
Dim value As String
value = instance.ManagedPropertyName
public string ManagedPropertyName { get; }
Valor de propiedad
Tipo: System.String