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.1.0.0 (5.1.0)
Syntax public static string GetCopyPasteDataFormatString()
Public Shared Function GetCopyPasteDataFormatString As String
Return Value
Type:
StringSee Also