Private/Types/enums/CommandLineCaptureOutputMode.generated.psm1

enum CommandLineCaptureOutputMode
{
    Default = 0
    File = 1
}