FeatureElementType Enumeration
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Specifies how the element is treated by SharePoint when the feature is deployed.
Namespace: Microsoft.VisualStudio.SharePoint.Features
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Public Enumeration FeatureElementType
public enum FeatureElementType
Members
Member name | Description | |
---|---|---|
ElementFile | Specifies a support file required for the feature. | |
ElementManifest | Specifies a file that contains a definition for a feature element. |