ISharePointProjectItem.ExtensionData Property

Definition

Gets the information that enables project item extensions to persist custom data across Visual Studio sessions.

C#
public System.Collections.Generic.IDictionary<string,string> ExtensionData { get; }

Property Value

An object representing the extension data.

Remarks

For more information about using this property to persist data in a project item, see Saving Data in Extensions of the SharePoint Project System.

Applies to

Product Versions
SharePoint Projects 2017, 2019, 2022