Sdílet prostřednictvím


ISharePointCommandContext.Site – vlastnost

Získává Microsoft.SharePoint.SPSite , představuje kolekci webů 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 Site As SPSite
SPSite Site { get; }

Hodnota vlastnosti

Typ: SPSite
Kolekce webů 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ů