Table of Contents

Class UrlProtocolModel

Namespace
ZeroInstall.DesktopIntegration.ViewModel
Assembly
ZeroInstall.DesktopIntegration.dll

Wraps a UrlProtocol for data binding.

public class UrlProtocolModel : IconCapabilityModel
Inheritance
UrlProtocolModel
Inherited Members

Constructors

UrlProtocolModel(UrlProtocol, bool)

public UrlProtocolModel(UrlProtocol capability, bool used)

Parameters

capability UrlProtocol
used bool

Properties

KnownPrefixes

All KnownPrefixes concatenated with ", ". If no KnownPrefixes is available ID will be returned.

public string KnownPrefixes { get; }

Property Value

string