Click or drag to resize

TargetInfoSubtype Property

Version 109.1.110
Provides additional details for specific target types. For example, for the type of "page", this may be set to "portal" or "prerender".

Namespace:  CefSharp.DevTools.Target
Assembly:  CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax
public string Subtype { get; set; }

Property Value

Type: String
See Also