Table of Contents

Property IsExternalProtocol

Namespace
DotNetBrowser.Navigation.Handlers
Assembly
DotNetBrowser.dll

IsExternalProtocol

Indicates whether the target URL cannot be handled by the browser's internal protocol handlers.

public bool IsExternalProtocol { get; }

Property Value

bool

true if the target URL cannot be handled by the browser's internal protocol handlers, false otherwise.