Merging changes synced from https://github.com/MicrosoftDocs/windows-itpro-docs (branch public)

This commit is contained in:
Learn Build Service GitHub App 2024-10-07 19:39:19 +00:00
commit 146435e349

View File

@ -87,7 +87,7 @@ An array of folders, each representing a location on the host machine that is sh
```xml
<MappedFolders>
<MappedFolder>
<HostFolder>absolute path to the host folder</HostFolder>
<HostFolder>absolute or relative path to the host folder</HostFolder>
<SandboxFolder>absolute path to the sandbox folder</SandboxFolder>
<ReadOnly>value</ReadOnly>
</MappedFolder>