PsConverter.Process

PsConverter.Process method

Starts the PsConverter processing with the specified parameters.

public ResultContainer Process(IPluginOptions options)
ParameterTypeDescription
optionsIPluginOptionsAn options object containing instructions for the PsConverter.

Return Value

An ResultContainer object containing the result of the operation.

Exceptions

exceptioncondition
NotSupportedException

See Also