IMediaTypeProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides an abstraction for getting the media type mapping for a given file name extension.
public interface IMediaTypeProvider
type IMediaTypeProvider = interface
Public Interface IMediaTypeProvider
- Derived
Methods
GetMediaType(String) |
Returns the media type for the specified file name. |