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.ApplicationCoreAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic static string GetCopyPasteDataFormatString()
Public Shared Function GetCopyPasteDataFormatString As String
Return Value
Type:
String
See Also