Class InputLink
The input link.
Inherited Members
Namespace: Emby.Media.Model.GraphModel
Assembly: Emby.Media.Model.dll
Syntax
public class InputLink : LinkBase
Properties
LinkType
Gets the type of the link.
Declaration
public override LinkType LinkType { get; }
Property Value
Type | Description |
---|---|
LinkType | The type of the link. |