BooleanArgumentAttribute.

TrueOption Property

Summary

Gets or sets the option to pass to the Mercurial executable if the tagged bool property has a true value, or System.String.Empty if no option should be passed in that case.

Syntax

public string TrueOption { get; set; }

Value

Type Description
string