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