[ whitefrost.com | Account Manager 4 Product Page ]

e:/projects/Deploy/FrameworkShell/CommandTypes.cs File Reference


Namespaces

namespace  Core.Shell

Enumerations

enum  Core::Shell.ActionResponseType { Core::Shell.Complete = 0, Core::Shell.Error = 1, Core::Shell.Abort = 2, Core::Shell.Continue = 3 }
enum  Core::Shell.CommandType {
  Core::Shell.Unknown = 0, Core::Shell.ShellInstruction = 1, Core::Shell.FrameworkInstruction = 2, Core::Shell.Data = 3,
  Core::Shell.QuotedString = 4, Core::Shell.Argument = 5, Core::Shell.Parameter = 6, Core::Shell.Pipe = 7,
  Core::Shell.Redirection = 8, Core::Shell.Invalidated = 9
}
Stephen W. Cote, 2009, whitefrost.com