In This Topic
A boolean value that indicates whether this page contains a single HTTP request that was not directly associated with a window or tab in the browser, e.g. a request to download an icon for a bookmark or location bar.
Syntax
'Declaration
Public ReadOnly Property Unknown As Boolean
public bool Unknown {get;}
Requirements
See Also