Click or drag to resize

ApplicationUtilsGetCopyPasteDataFormatString Method

Gets the copy paste data format string, which contains the version number and which is used to store the copy/paste data on the clipboard.

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax
public static string GetCopyPasteDataFormatString()

Return Value

Type: String
See Also