DocumentSnapshotPublicId Property |
Version 102.0.100
`DocumentType` node's publicId.
Namespace:
CefSharp.DevTools.DOMSnapshot
Assembly:
CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax public int PublicId { get; set; }
public:
property int PublicId {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also