ImportLocalizedData Class

Definition

Activity to invoke the Microsoft.PowerShell.Utility\Import-LocalizedData command in a Workflow.

public sealed class ImportLocalizedData : Microsoft.PowerShell.Activities.PSRemotingActivity
Inheritance

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

ImportLocalizedData()

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

Properties

BaseDirectory

Provides access to the BaseDirectory parameter.

FileName

Provides access to the FileName parameter.

PSCommandName

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

SupportedCommand

Provides access to the SupportedCommand parameter.

UICulture

Provides access to the UICulture parameter.