SPList.SetAttributesForPropertiesXML-Methode
Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Friend Overridable Sub SetAttributesForPropertiesXML ( _
w As XmlTextWriter _
)
'Usage
Dim w As XmlTextWriter
Me.SetAttributesForPropertiesXML(w)
protected internal virtual void SetAttributesForPropertiesXML(
XmlTextWriter w
)
Parameter
- w
Typ: System.Xml.XmlTextWriter