Click or drag to resize

AppLibraryUrl Property

The absolute URL to the app library. The URL must have a HTTP, HTTPS or FILE scheme. The referred resource must be a ZIP file, containing the apps.md and optionally the custom scripts.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public Uri Url { get; }

Property Value

Type: Uri
See Also