ConvertToXml Class

Definition

Activity to invoke the Microsoft.PowerShell.Utility\ConvertTo-Xml command in a Workflow.

public sealed class ConvertToXml : Microsoft.PowerShell.Activities.PSActivity
Inheritance

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Constructors

ConvertToXml()

Gets the display name of the command invoked by this activity.

Properties

As

Provides access to the As parameter.

Depth

Provides access to the Depth parameter.

InputObject

Provides access to the InputObject parameter.

NoTypeInformation

Provides access to the NoTypeInformation parameter.

PSCommandName

Gets the fully qualified name of the command invoked by this activity.