[]
Specifies how the literal in the content is handled in the clipboard.
public enum ClipContent
Public Enum ClipContent
Inserting or replacing text includes or excludes literals.
Name | Description |
---|---|
ExcludeLiterals | Specifies that literals are excluded. |
IncludeLiterals | Specifies that literals are included. |