The properties of the ComponentModelPersister class are listed below. For a complete list of ComponentModelPersister class members, see the ComponentModelPersister Members topic.
CanReload (inherited from CodePersister) | This can be called to check if the persister can be reloaded. This will return true by default, thereby forcing a reload of the designer. |
BaseComponent | The base component. |
DocumentCodeClass | The class that is currently in the designer for editing. |
FirstLoadException (inherited from CodePersister) | First load exception that occurs. This allows the parsing to continue on and still report the first failure. |
Host (inherited from CodePersister) | IDesignerHost this persister should communicate with. |
IgnoreCase (inherited from CodePersister) | [To be supplied.] |
SourceFile | The source file to persist to. |
ValueProviderSorter (inherited from CodePersister) | [To be supplied.] |
ComponentModelPersister Class | System.ComponentModel.Design Namespace