Share via


SPList.m_ListAttributesDict Field

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Friend m_ListAttributesDict As ListDictionary
'Usage
Dim value As ListDictionary

value = Me.m_ListAttributesDict

Me.m_ListAttributesDict = value
protected internal ListDictionary m_ListAttributesDict

See Also

Reference

SPList Class

SPList Members

Microsoft.SharePoint Namespace