StatusChangedEventArgsToString Method |
Returns a string that represents the current object.
Namespace:
DotNetBrowser.Browser.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public override string ToString()
Return Value
Type:
StringA string that represents the current object.
See Also