SPPrincipal.m_web field

Stores the Web site object.

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

SPPrincipal class

SPPrincipal members

Microsoft.SharePoint namespace