Property MinCodeCompletionInterval
MinCodeCompletionInterval
Gets or set minimal time interval before code completion popup is shown. If Null, DefaultMinCodeCompletionInterval is used.
[Browsable(false)]
public int? MinCodeCompletionInterval { get; set; }
Property Value
- int?