ISharePointCommandContext.Site 属性

获取 Microsoft.SharePoint.SPSite,它表示运行命令的 SharePoint 网站集。

命名空间:  Microsoft.VisualStudio.SharePoint.Commands
程序集:  Microsoft.VisualStudio.SharePoint.Commands(在 Microsoft.VisualStudio.SharePoint.Commands.dll 中)

语法

声明
ReadOnly Property Site As SPSite
    Get
SPSite Site { get; }

属性值

类型:SPSite
运行命令的 SharePoint 网站集。

.NET Framework 安全性

请参见

参考

ISharePointCommandContext 接口

Microsoft.VisualStudio.SharePoint.Commands 命名空间