Reading and Writing XML using PowerShell
Вставка
- Опубліковано 7 лют 2025
- This is the second of two videos about PowerShell and XML.
The first video ( • PowerShell and Select-Xml ) introduced XML and demonstrated using the Select-Xml cmdlet.
This video describes how to read and write XML using the .NET XmlReader and XmlWriter classes.