ISharePointCommandContext.Web (Propiedad)

Obtiene un objeto Microsoft.SharePoint.SPWeb que representa el sitio de SharePoint en el que se ejecuta el comando.

Espacio de nombres:  Microsoft.VisualStudio.SharePoint.Commands
Ensamblado:  Microsoft.VisualStudio.SharePoint.Commands (en Microsoft.VisualStudio.SharePoint.Commands.dll)

Sintaxis

'Declaración
ReadOnly Property Web As SPWeb
SPWeb Web { get; }

Valor de propiedad

Tipo: SPWeb
Sitio de SharePoint en el que se ejecuta el comando.

Seguridad de .NET Framework

Vea también

Referencia

ISharePointCommandContext Interfaz

Microsoft.VisualStudio.SharePoint.Commands (Espacio de nombres)