'Declaration
Property SaveHostControlPageChanges As Boolean
'Usage
Dim instance As IUtsTerminal Dim value As Boolean instance.SaveHostControlPageChanges = value value = instance.SaveHostControlPageChanges
bool SaveHostControlPageChanges {get; set;}
Property Value
If true, the latest changes from the host remain in effect for the session the next time it is opened.
If false, the host changes are not saved, and the Control Page or Extended Control Page reflect the settings before the host changed them.