Click or drag to resize

ConnectionHelperHasBrowsingCapability Method

Namespace:  Unvired.Kernel.UWP.Sync
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool HasBrowsingCapability(
	string url = "https://www.google.com"
)

Parameters

url (Optional)
Type: SystemString

Return Value

Type: Boolean
See Also