Class OutputLink
The output link.
Inherited Members
Namespace: Emby.Media.Model.GraphModel
Assembly: Emby.Media.Model.dll
Syntax
public class OutputLink : 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. |