DateTimeArgumentAttribute.

NullOption Property

Summary

Gets or sets the option to pass to the Mercurial executable if the property value is null. If System.String.Empty, no option will be passed in this case.

Syntax

public string NullOption { get; set; }

Value

Type Description
string