IPersistXMLFragment Members

Include Protected Members
Include Inherited Members

Used to persist non-build related data in free-form XML.

The IPersistXMLFragment type exposes the following members.

Methods

 

Name

Description

Public method

InitNew

Initializes the project extension properties and other build-independent data.

Public method

IsFragmentDirty

Determines whether an XML fragment has changed since it was last saved to its current file.

Public method

Load

The project opens and reads the XML fragment and the project subtype GUID from a specified file type.

Public method

Save

Base project system directs the project subtype to build the project subtype XML information and save it in the project or user file.

Top

See Also

Reference

IPersistXMLFragment Interface

Microsoft.VisualStudio.Shell.Interop Namespace