Interface IInterfaceUri
- Namespace
- ZeroInstall.Model
- Assembly
- ZeroInstall.Model.dll
An object that contains an interface URI.
public interface IInterfaceUri
Properties
InterfaceUri
An interface URI (URL or file path).
FeedUri InterfaceUri { get; set; }