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