IDesignerHost this persister should communicate with.
[Visual Basic] Overridable Protected ReadOnly Property Host As IDesignerHost [C#] protected IDesignerHost Host {virtual get;} [C++] protected: __property virtual IDesignerHost* get_Host(); [JScript] protected function get Host() : IDesignerHost;
CodePersister Class | CodePersister Members | System.ComponentModel.Design Namespace