問題は次のとおりです。
$xml = [xml](Get-Content $USSExternalContentTypeFile)
$xml.Model.Properties.Property. ....
$xml.Save($USSExternalContentTypeFile)
名前 タイプ #text
---- ---- -----
Connect Integrated Security System.String textxtxtxtxtxtxtxt
<Property Name="Connect Integrated Security" Type="System.String">SSPI</Property>
複数の xml 属性で #text を置き換えるのに役立ちますか?
仕上げ: Property[2].'#text' = 'foo'