Attachmate.Reflection.Emulation.IbmHosts Namespace > IIbmScreen Interface : PasteReplaceTabs Property |
'Declaration
Property PasteReplaceTabs As Boolean
'Usage
Dim instance As IIbmScreen Dim value As Boolean instance.PasteReplaceTabs = value value = instance.PasteReplaceTabs
bool PasteReplaceTabs {get; set;}
Exception | Description |
---|---|
Attachmate.Reflection.SecuredSettingException | This exception is thrown when you try to modify a property that has been secured with the Permissions Manager or that can only be modified by an Administrator. |