CaptureSnapshotResponseStrings Property |
Version 111.2.70
strings
Namespace:
CefSharp.DevTools.DOMSnapshot
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public string[] Strings { get; }
public:
property array<String^>^ Strings {
array<String^>^ get ();
}
Property Value
Type:
StringSee Also