| ApplicationBaseApplicationUrlProtocols Property |
Gets a list of application url protocolls.
Please note that these protocols are not automatically registered. To register these protocols, invoke the method
RegisterUrlProtocols.
Namespace:
Cauldron.XAML
Assembly:
Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public static List<string> ApplicationUrlProtocols { get; }
Property Value
Type:
ListString[Missing <value> documentation for "P:Cauldron.XAML.ApplicationBase.ApplicationUrlProtocols"]
See Also