Class LocalImageInfo
Inheritance
System.Object
LocalImageInfo
Namespace: MediaBrowser.Controller.Providers
Assembly: MediaBrowser.Controller.dll
Syntax
public sealed class LocalImageInfo
Properties
FileInfo
Declaration
public FileSystemMetadata FileInfo { get; set; }
Property Value
Type | Description |
---|---|
FileSystemMetadata |
Type
Declaration
public ImageType Type { get; set; }
Property Value
Type | Description |
---|---|
ImageType |