PublishingPageInformation.Folder 属性

[Microsoft.SharePoint.Client.Folder] 对象应在其中创建 [PublishingPage] 或空引用(无 在 Visual Basic 中)如果不应使用文件夹。

命名空间:  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 Folder As Folder
    Get
    Set
用法
Dim instance As PublishingPageInformation
Dim value As Folder

value = instance.Folder

instance.Folder = value
public Folder Folder { get; set; }

属性值

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

备注

默认值为空引用(无 在 Visual Basic 中)。

另请参阅

引用

PublishingPageInformation 类

PublishingPageInformation 成员

Microsoft.SharePoint.Client.Publishing 命名空间