IPlaylistFileInfo Interface
The IPlaylistFileInfo interface represents a playlist in a physical file.
Members
Member |
Description |
---|---|
Gets the canonical physical file path. |
|
Gets the value indicating whether the file is cached by IIS 7. |
|
Gets the size of the physical file that contains the playlist. |
|
Gets the file attributes that are returned by the GetFileAttributes Win32 API system call. |
|
Gets the last modified time stamp of the file that contains the playlist. |
|
Gets an IsSequentialStream instance that provides sequential access of the file contents. |