Update windows-sandbox-configure-using-wsb-file.md

This commit is contained in:
sotzaii_shuen
2023-01-28 16:41:54 +08:00
committed by GitHub
parent 4c7f04de0f
commit 212c2b520e

View File

@ -184,6 +184,7 @@ Enables or disables sharing of the host clipboard with the sandbox.
`<ClipboardRedirection>value</ClipboardRedirection>`
Supported values:
- *Enable*: Enables sharing of host clipboard into the sandbox.
- *Disable*: Disables clipboard redirection in the sandbox. If this value is set, copy/paste in and out of the sandbox will be restricted.
- *Default*: This value is the default value for clipboard redirection. Currently, copy/paste between the host and sandbox are permitted under *Default*.