NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ComponentModelPersister Properties

The properties of the ComponentModelPersister class are listed below. For a complete list of ComponentModelPersister class members, see the ComponentModelPersister Members topic.

Public:

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.

Protected:

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.]

See Also

ComponentModelPersister Class | System.ComponentModel.Design Namespace