UtilSoftwareDefaultWebBrowser Property

Gets the filepath of the default web-browser that is registered on the current operating system.

Definition

Namespace: DevCase.Core.Windows.Applications
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string DefaultWebBrowser { get; }

Property Value

String
The filepath of the default web-browser that is registered on the current operating system.

See Also