Property Verbose
Verbose
Gets or sets a value indicating whether to include extra information in the result (like timing).
public bool? Verbose { get; set; }
Property Value
- bool?
Gets or sets a value indicating whether to include extra information in the result (like timing).
public bool? Verbose { get; set; }