Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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. |