'Declaration
Property PasteUsingFieldDelimiters As Boolean
'Usage
Dim instance As IIbmScreen Dim value As Boolean instance.PasteUsingFieldDelimiters = value value = instance.PasteUsingFieldDelimiters
bool PasteUsingFieldDelimiters {get; set;}
'Declaration
Property PasteUsingFieldDelimiters As Boolean
'Usage
Dim instance As IIbmScreen Dim value As Boolean instance.PasteUsingFieldDelimiters = value value = instance.PasteUsingFieldDelimiters
bool PasteUsingFieldDelimiters {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. |
When the value is false, pasting stops, and any text remaining in the Clipboard is placed into the PasteNext buffer.