Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IScreen Interface / CopyAppend Method / CopyAppend() Method


In This Topic
CopyAppend() Method
In This Topic
Appends selected text to the end of the clipboard.
Syntax
'Declaration
 
Overloads Sub CopyAppend() 
 
'Usage
 
Dim instance As IScreen
 
instance.CopyAppend()
See Also