DateTimeArgumentAttribute.

NonNullOption Property

Summary

Gets or sets the option to specify before the property value when passing it to the Mercurial executable. If System.String.Empty, only the property value itself will be passed.

Syntax

public string NonNullOption { get; set; }

Value

Type Description
string