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
Initializes the project extension properties and other build-independent data.
Determines whether an XML fragment has changed since it was last saved to its current file.
The project opens and reads the XML fragment and the project subtype GUID from a specified file type.
Base project system directs the project subtype to build the project subtype XML information and save it in the project or user file.
Top