NavigationEntryCompletionTime Property |
Version 110.0.300
Returns the time for the last known successful navigation completion.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax public DateTime CompletionTime { get; }
public:
property DateTime CompletionTime {
DateTime get ();
}
Property Value
Type:
DateTimeSee Also