CopyWithLiterals Property (MaskInfo)
In This Topic
Gets or sets a value that indicates whether the text copied to the clipboard includes literals.
Syntax
'Declaration
Public Property CopyWithLiterals As Boolean
public bool CopyWithLiterals {get; set;}
See Also