Compartir a través de


de la propiedad PropertyCollection.SubtypeName

NOTA: esta API está ahora obsoleta.

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
<ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")> _
Public ReadOnly Property SubtypeName As String
    Get
'Uso
Dim instance As PropertyCollection
Dim value As String

value = instance.SubtypeName
[ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")]
public string SubtypeName { get; }

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase PropertyCollection

Miembros PropertyCollection

Espacio de nombres Microsoft.Office.Server.UserProfiles