Show / Hide Table of Contents

Class ArgumentFrameworkConstants

Constant strings used by the argument framework.

Inheritance
object
ArgumentFrameworkConstants
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Benday.CommandsFramework
Assembly: Benday.CommandsFramework.dll
Syntax
public static class ArgumentFrameworkConstants

Fields

| Edit this page View Source

ArgumentHelpString

Help request string argument

Declaration
public const string ArgumentHelpString = "--help"
Field Value
Type Description
string
| Edit this page View Source

ArgumentJson

Declaration
public const string ArgumentJson = "--json"
Field Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Copyright © www.benday.com | info@benday.com