IStringVisitorVisit Method |
Version 101.0.180
Method that will be executed.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax void Visit(
String^ str
)
Parameters
- str
- Type: SystemString
string (result of async execution)
See Also