AddTypeCommandBase.OutputType Property

Definition

The output type of the assembly

public:
 property Microsoft::PowerShell::Commands::OutputAssemblyType OutputType { Microsoft::PowerShell::Commands::OutputAssemblyType get(); void set(Microsoft::PowerShell::Commands::OutputAssemblyType value); };
public:
 property Microsoft::PowerShell::Commands::OutputAssemblyType OutputType { Microsoft::PowerShell::Commands::OutputAssemblyType get(); void set(Microsoft::PowerShell::Commands::OutputAssemblyType value); };
public Microsoft.PowerShell.Commands.OutputAssemblyType OutputType { get; set; }
member this.OutputType : Microsoft.PowerShell.Commands.OutputAssemblyType with get, set
Public Property OutputType As OutputAssemblyType

Property Value

Applies to