Class Properties.ProjectSettings.Dde
Contains constants related to DDE server properties.
public static class Properties.ProjectSettings.Dde
- Inheritance
-
Properties.ProjectSettings.Dde
- Inherited Members
Fields
- ClientUpdateIntervalMs
Update rate for how often new batches of DDE data are transferred to client applications.
- EnableAdvancedDde
Enable or disable support for Advanced DDE format.
- EnableCfText
Enable or disable support for CF_TEXT DDE format.
- EnableDde
Enable or disable DDE connections to the server.
- EnableXlTable
Enable or disable support for XL Table DDE format.
- RequestTimeoutSec
Timeout for the completion of DDE requests.
- ServiceName
This server's application name for DDE clients.