[]
Formats to the Clipboard.
public string FormatToClipboard(object obj)
Public Function FormatToClipboard(obj As Object) As String
Type | Name | Description |
---|---|---|
object | obj | The object. |
Type | Description |
---|---|
string | Formats the specified object as a string. |