Sdílet prostřednictvím


ISharePointCommandContext.Web – vlastnost

Získává Microsoft.SharePoint.SPWeb , představuje web služby SharePoint, na kterém je příkaz spuštěn.

Obor názvů:  Microsoft.VisualStudio.SharePoint.Commands
Sestavení:  Microsoft.VisualStudio.SharePoint.Commands (v Microsoft.VisualStudio.SharePoint.Commands.dll)

Syntaxe

'Deklarace
ReadOnly Property Web As SPWeb
SPWeb Web { get; }

Hodnota vlastnosti

Typ: SPWeb
Web služby SharePoint, na kterém je příkaz spuštěn.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ISharePointCommandContext Rozhraní

Microsoft.VisualStudio.SharePoint.Commands – obor názvů