HelpPageSampleKey.MediaType Property

 

Gets the media type.

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

public MediaTypeHeaderValue MediaType {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	private set;
}

Property Value

Type: System.Net.Http.Headers.MediaTypeHeaderValue

The media type.

Return to top
Show: