ProjectItemFolder 項目

表示對應資料夾。

<ProjectItemFolder Target = "Path of SharePoint folder the mapped folder corresponds to"
    Type = "Type of deployment for the mapped folder" />

ProjectItemFolderType

屬性和項目

下列各節將說明屬性、子項目和父項目。

屬性

屬性

描述

Target

必要的 xs:string 屬性。

SharePoint 安裝中資料夾的路徑 (對應資料夾所對應的路徑) 相對於部署根資料夾。 Type 屬性所指定的部署類型會決定部署根資料夾。

如需詳細資訊,請參閱 開發 SharePoint 方案 中 SharePoint 專案項目之 Deployment Path 和 Deployment Root 屬性的描述。

Type

必要的 xs:string 屬性。

對應資料夾之部署的型別。 如需可能的値的詳細資訊,請參閱 SharePoint 專案項目的 Deployment Type 屬性 (在開發 SharePoint 方案中)。

子項目

無。

父項目

項目

描述

ProjectItem

表示 SharePoint 專案項目。 這是 .spdata 檔案必要的根項目。

備註

如需對應資料夾的詳細資訊,請參閱 HOW TO:新增與移除對應的資料夾

項目資訊

命名空間

https://schemas.microsoft.com/VisualStudio/2010/SharePointTools/SharePointProjectItemModel

結構描述名稱

SharePoint 專案項目結構描述

驗證檔

ProjectItemModelSchema.xsd

可否空白

請參閱

工作

HOW TO:新增與移除對應的資料夾

其他資源

SharePoint 專案項目結構描述參考