CmdletInfo.OutputType Property

Definition

Return the output types specified on the cmdlet.

public override System.Collections.ObjectModel.ReadOnlyCollection<System.Management.Automation.PSTypeName> OutputType { get; }
Property Value