 | SimpleParse.Switches Property |
Gets an array of
Switch class instances, each containing
full information about each distinct switch argument.
Namespace: Orthogonal.Common.BasicAssembly: Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 2025-03-15 14:42 GMT+11
Syntaxpublic Switch[] Switches { get; }
Property Value
Switch[]
See Also