Tungsten
![]() |
CopyDataTMessage Constructor (String) |
Constructs a new CopyData instance which can only listen for messages
Namespace: W.InterProcess
Assembly: Tungsten.InterProcess (in Tungsten.InterProcess.dll) Version: 2.0.0

C#
public CopyData( string windowText )
Parameters
- windowText
- Type: SystemString
The Window Text for the underlying NativeWindow
