CrawlFolderNotSupportedException.folder 属性 (Microsoft.SharePoint.Portal.SiteData)

Gets the name of the folder that is not supported.

命名空间: Microsoft.SharePoint.Portal.SiteData
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public ReadOnly Property folder As String
用法
Dim instance As CrawlFolderNotSupportedException
Dim value As String

value = instance.folder
public string folder { get; }

属性值

String that represents the name of the folder that is not supported.

另请参阅

参考

CrawlFolderNotSupportedException 类
CrawlFolderNotSupportedException 成员
Microsoft.SharePoint.Portal.SiteData 命名空间