PropertyBase.WriteRemovePropertyAttributesXML 方法

写入 XML 对于删除必需的属性的特性。

命名空间:  Microsoft.Office.Server.UserProfiles
程序集:  Microsoft.Office.Server.UserProfiles(位于 Microsoft.Office.Server.UserProfiles.dll 中)

语法

声明
Protected MustOverride Sub WriteRemovePropertyAttributesXML ( _
    xmlDoc As XmlTextWriter _
)
用法
Dim xmlDoc As XmlTextWriter

Me.WriteRemovePropertyAttributesXML(xmlDoc)
protected abstract void WriteRemovePropertyAttributesXML(
    XmlTextWriter xmlDoc
)

参数

备注

此方法用于 XLM 宏。

另请参阅

引用

PropertyBase 类

PropertyBase 成员

Microsoft.Office.Server.UserProfiles 命名空间