📅  最后修改于: 2022-03-11 14:51:00.696000             🧑  作者: Mango
$PrintQuotesAsString = "`"How do I escape `"Quotes`" in a powershell string?`""
Write-Host $PrintQuotesAsString
"How do I escape "Quotes" in a powershell string?"