Edition

enum Edition : Enum<PowerShellStep.Edition>

A PowerShell edition

Entries

Link copied to clipboard

Closed-source edition bundled with Windows, available only on Windows platforms.

Link copied to clipboard

Open-source edition based on .Net Core, cross-platform, 64-bit only

Link copied to clipboard
Any()

Use any edition

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int