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