Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for internal use.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Friend Overrides Sub SetAttributesForPropertiesXML ( _
w As XmlTextWriter _
)
'Usage
Dim w As XmlTextWriter
Me.SetAttributesForPropertiesXML(w)
protected internal override void SetAttributesForPropertiesXML(
XmlTextWriter w
)
Parameters
- w
Type: System.Xml.XmlTextWriter