ProfileSubtypeProperty.WriteUpdatePropertyAttributesXML 方法

该成员将替代 PropertyBase.WriteUpdatePropertyAttributesXML(XmlTextWriter, PropertyBase.DBAction)

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

语法

声明
Protected Overrides Sub WriteUpdatePropertyAttributesXML ( _
    xmlDoc As XmlTextWriter, _
    action As PropertyBase.DBAction _
)
用法
Dim xmlDoc As XmlTextWriter
Dim action As PropertyBase.DBAction

Me.WriteUpdatePropertyAttributesXML(xmlDoc, _
    action)
protected override void WriteUpdatePropertyAttributesXML(
    XmlTextWriter xmlDoc,
    PropertyBase.DBAction action
)

参数

另请参阅

引用

ProfileSubtypeProperty 类

ProfileSubtypeProperty 成员

Microsoft.Office.Server.UserProfiles 命名空间