EnumArgumentAttribute.

Argument2 Property

Summary

Gets the second argument that the Value is mapped to, or System.String.Empty if there is no second argument.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Attributes
Containing Type
EnumArgumentAttribute

Syntax

public string Argument2 { get; }

Value

Type Description
string