del método ProfileTypeProperty.WriteRemovePropertyAttributesXML
Este miembro reemplaza a PropertyBase.WriteRemovePropertyAttributesXML(XmlTextWriter).
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Protected Overrides Sub WriteRemovePropertyAttributesXML ( _
xmlDoc As XmlTextWriter _
)
'Uso
Dim xmlDoc As XmlTextWriter
Me.WriteRemovePropertyAttributesXML(xmlDoc)
protected override void WriteRemovePropertyAttributesXML(
XmlTextWriter xmlDoc
)
Parámetros
- xmlDoc
Tipo: System.Xml.XmlTextWriter