Class StackResult
Inheritance
System.Object
StackResult
Namespace: Emby.Naming.Video
Assembly: Emby.Naming.dll
Syntax
public sealed class StackResult
Properties
Stacks
Declaration
public List<FileStack> Stacks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<FileStack> |