PublishingWeb.Web 属性

获取由此PublishingWeb实例的Web对象。

命名空间:  Microsoft.SharePoint.Client.Publishing
程序集:   Microsoft.SharePoint.Client.Publishing.Silverlight(位于 Microsoft.SharePoint.Client.Publishing.Silverlight.dll 中);  Microsoft.SharePoint.Client.Publishing.Phone(位于 Microsoft.SharePoint.Client.Publishing.Phone.dll 中)  Microsoft.SharePoint.Client.Publishing(位于 Microsoft.SharePoint.Client.Publishing.dll 中)

语法

声明
Public ReadOnly Property Web As Web
    Get
用法
Dim instance As PublishingWeb
Dim value As Web

value = instance.Web
public Web Web { get; }

属性值

类型:Microsoft.SharePoint.Client.Web
Web 对象中。

备注

PublishingWeb类换行Web类。此属性直接公开基础Web ,以便可以轻松地访问其他Web功能。

另请参阅

引用

PublishingWeb 类

PublishingWeb 成员

Microsoft.SharePoint.Client.Publishing 命名空间