CaptureSnapshotResponseDocuments Property |
Version 111.2.70
documents
Namespace:
CefSharp.DevTools.DOMSnapshot
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public IList<DocumentSnapshot> Documents { get; }
public:
property IList<DocumentSnapshot^>^ Documents {
IList<DocumentSnapshot^>^ get ();
}
Property Value
Type:
IListDocumentSnapshotSee Also