For the complete documentation index, see llms.txt. This page is also available as Markdown.

Convert-XMLToSerializedString

Syntax

__AllParameterSets

Convert-XMLToSerializedString [-XML] <xml> [<CommonParameters>]

Parameter

-XML

Type: System.Xml.XmlDocument
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: 0
  IsRequired: true
  ValueFromPipeline: true
  ValueFromPipelineByPropertyName: true
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

CommonParameters

Dieses Cmdlet unterstützt die allgemeinen Parameter: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction und -WarningVariable. Weitere Informationen finden Sie unter about_CommonParameters.

Hinweise

Weitere Informationen erhalten Sie mit "Get-Help Convert-XMLToSerializedString -detailed". Technische Informationen erhalten Sie mit "Get-Help Convert-XMLToSerializedString -full".

Zuletzt aktualisiert

War das hilfreich?