Interface IMediaMount
Inherited Members
System.IDisposable.Dispose()
Namespace: MediaBrowser.Model.IO
Assembly: MediaBrowser.Model.dll
Syntax
public interface IMediaMount : IDisposable
Properties
MountedPath
Declaration
string MountedPath { get; }
Property Value
Type | Description |
---|---|
System.String |
MountedProtocol
Declaration
MediaProtocol MountedProtocol { get; }
Property Value
Type | Description |
---|---|
MediaProtocol |