IMediaTypeProvider Interface

 

Provides an abstraction for getting the media type mapping for a given file name extension.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Content
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

public interface class IMediaTypeProvider

NameDescription
System_CAPS_pubmethodGetMediaType(String^)

Returns the media type for the specified file name.

Return to top
Show: