Attachmate.Reflection.Productivity Namespace > IRecentTyping Interface : ClearListOnDisconnect Property |
'Declaration
Property ClearListOnDisconnect As Boolean
'Usage
Dim instance As IRecentTyping Dim value As Boolean instance.ClearListOnDisconnect = value value = instance.ClearListOnDisconnect
bool ClearListOnDisconnect {get; set;}
Exception | Description |
---|---|
Attachmate.Reflection.SecuredSettingException | This exception is thrown if you modify a InfoConnect property that's been secured via the Permissions Manager, or if such a modification requires Administrator privileges. |