Skip to content

Latest commit

 

History

History
72 lines (57 loc) · 1.45 KB

elements-element-property-bag.md

File metadata and controls

72 lines (57 loc) · 1.45 KB
title manager ms.date description ms.audience ms.topic ms.localizationpriority api_name ms.assetid
Elements Element (Property Bag)
soliver
06/13/2022
Describes Elements Element (Property Bag) and includes information on elements and attributes.
Developer
reference
medium
Property Bag Schema
940b595e-6db7-4c71-99c6-d0de773c7b86

Elements Element (Property Bag)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Top-level element in a Feature manifest file that contains feature element declarations.

Definition

<Elements
  Id = "Text">
</Elements>

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

**Id**

Optional **Text**. Specifies a unique identifier for the Feature manifest file.

Child elements

PropertyBag Element (Property Bag)

Parent elements

None

See also