命名空间: 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 Property Web As Web
Get
Set
用法
Dim instance As PageLayoutCreationInformation
Dim value As Web
value = instance.Web
instance.Web = value
public Web Web { get; set; }
属性值
类型:Microsoft.SharePoint.Client.Web
另请参阅
引用
PageLayoutCreationInformation 类