DataObject.SetText Method
.NET Framework 2.0
Adds text data to the data object.
| Name | Description |
|---|---|
| DataObject.SetText (String) | Adds text data to the data object in the UnicodeText format. |
| DataObject.SetText (String, TextDataFormat) | Adds text data to the data object in the format indicated by the specified TextDataFormat value. |