Autodesk Vault ProfessionalVault API

GetClipboardText Method

Autodesk.DataManagement.Client.Framework.Forms.InterfacesIClipboardProvider

Gets the text to put on the clipboard for the control that implements this interface.

Syntax

System.string GetClipboardText()
Function GetClipboardText() As System.String

Return Value

The text to put on the clipboard.

See Also