Share via


SPMemberCollection.m_web field

Store the Web site to which the collection belongs.

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

Syntax

'Declaration
Protected m_web As SPWeb
'Usage
Dim value As SPWeb

value = Me.m_web

Me.m_web = value
protected SPWeb m_web

See also

Reference

SPMemberCollection class

SPMemberCollection members

Microsoft.SharePoint namespace