CaptureSnapshotResponseDocuments Property |
Version 130.1.90
documents
Namespace: CefSharp.DevTools.DOMSnapshotAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<DocumentSnapshot> Documents { get; }
public:
property IList<DocumentSnapshot^>^ Documents {
IList<DocumentSnapshot^>^ get ();
}
Property Value
IListDocumentSnapshotSee Also