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