SPPrincipal.m_web Field

Stores the Web site object.

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

See Also

Reference

SPPrincipal Class

SPPrincipal Members

Microsoft.SharePoint Namespace