Skip to content

F_CommandLine_InvalidAttributeConfigurationError_ErrorMessage

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

InvalidAttributeConfigurationError.ErrorMessage Field

Namespace: CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

public const string ErrorMessage = "Check if Option or Value attribute values are set properly for the given type."

VB

Public Const ErrorMessage As String = "Check if Option or Value attribute values are set properly for the given type."

C++

public:
literal String^ ErrorMessage = "Check if Option or Value attribute values are set properly for the given type."

F#

static val mutable ErrorMessage: string

Field Value

Type: String

See Also

Reference

InvalidAttributeConfigurationError Class
CommandLine Namespace

Clone this wiki locally