Tag Property

NDde

Dynamic Data Exchange Library for .NET

DdeConversation.Tag Property

This gets an application defined data object associated with this conversation.

public Object Tag {get; set;}

Remarks

Use this property to carry state information with the conversation.

See Also

DdeConversation Class | NDde.Server Namespace