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)

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