Show / Hide Table of Contents

Interface IInterfaceUri

An object that contains an interface URI.

Namespace: ZeroInstall.Model
Assembly: ZeroInstall.Model.dll
Syntax
public interface IInterfaceUri

Properties

InterfaceUri

An interface URI (URL or file path).

Declaration
FeedUri InterfaceUri { get; set; }
Property Value
Type Description
FeedUri
In This Article
Back to top Copyright Bastian Eicher et al