共用方式為


SPList.SetAttributesForPropertiesXML method

此成員是保留給內部使用,而不是用來直接從您的程式碼使用

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected Friend Overridable Sub SetAttributesForPropertiesXML ( _
    w As XmlTextWriter _
)
'用途
Dim w As XmlTextWriter

Me.SetAttributesForPropertiesXML(w)
protected internal virtual void SetAttributesForPropertiesXML(
    XmlTextWriter w
)

參數

請參閱

參照

SPList class

SPList members

Microsoft.SharePoint namespace