Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |