Partager via


PropertyCollection.SubtypeName - Propriété

Remarque : cette API est désormais obsolète.

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")> _
Public ReadOnly Property SubtypeName As String
    Get
'Utilisation
Dim instance As PropertyCollection
Dim value As String

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

PropertyCollection classe

PropertyCollection - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms