DdeConversation.ToString Method

NDde

Dynamic Data Exchange Library for .NET

DdeConversation.ToString Method 

This returns a string containing the current values of all properties.

public override string ToString();

Return Value

A string containing the current values of all properties.

See Also

DdeConversation Class | NDde.Server Namespace