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.9.0.0 (5.9.0)
Syntaxpublic static string GetCopyPasteDataFormatString()
Public Shared Function GetCopyPasteDataFormatString As String
Return Value
Type: 
String
See Also