CopyCommandEncoding Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Encoding supported for copy command.
public enum CopyCommandEncoding
type CopyCommandEncoding =
Public Enum CopyCommandEncoding
- Inheritance
-
CopyCommandEncoding
Fields
Name | Value | Description |
---|---|---|
UTF8 | 0 | UTF8 encoding. |
UTF16 | 1 | UTF16 encoding. |