SPMemberCollection.m_web Field
Store the Web site to which the collection belongs.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_web As SPWeb
'Usage
Dim value As SPWeb
value = Me.m_web
Me.m_web = value
protected SPWeb m_web