Compartir a través de


del método PropertyCollection.RemoveSectionByName

NOTA: esta API está ahora obsoleta.

Quita la sección especificada por nombre.

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 Sub RemoveSectionByName ( _
    strSectionName As String _
)
'Uso
Dim instance As PropertyCollection
Dim strSectionName As String

instance.RemoveSectionByName(strSectionName)
[ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")]
public void RemoveSectionByName(
    string strSectionName
)

Parámetros

Vea también

Referencia

clase PropertyCollection

Miembros PropertyCollection

Espacio de nombres Microsoft.Office.Server.UserProfiles