FeatureElementType 枚举

指定在部署功能时 SharePoint 如何处理元素。

命名空间:  Microsoft.VisualStudio.SharePoint.Features
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Public Enumeration FeatureElementType
public enum FeatureElementType

成员

成员名称 说明
ElementFile 指定功能所需的支持文件。
ElementManifest 指定包含功能元素定义的文件。

请参见

参考

Microsoft.VisualStudio.SharePoint.Features 命名空间