Show / Hide Table of Contents

Class DisplayUsageOptions

Inheritance
object
DisplayUsageOptions
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 class DisplayUsageOptions

Properties

| Edit this page View Source

NewLineAfterHeaderInfo

Declaration
public bool NewLineAfterHeaderInfo { get; set; }
Property Value
Type Description
bool
| Edit this page View Source

ShowApplicationName

Declaration
public bool ShowApplicationName { get; set; }
Property Value
Type Description
bool
| Edit this page View Source

ShowCategories

Declaration
public bool ShowCategories { get; set; }
Property Value
Type Description
bool
| Edit this page View Source

ShowVersion

Declaration
public bool ShowVersion { get; set; }
Property Value
Type Description
bool
| Edit this page View Source

ShowWebsite

Declaration
public bool ShowWebsite { get; set; }
Property Value
Type Description
bool
  • Edit this page
  • View Source
In this article
Back to top Copyright © www.benday.com | info@benday.com