ISharePointCommandContext.Web 属性

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

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

语法

声明
ReadOnly Property Web As SPWeb
    Get
SPWeb Web { get; }

属性值

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

.NET Framework 安全性

请参见

参考

ISharePointCommandContext 接口

Microsoft.VisualStudio.SharePoint.Commands 命名空间