Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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