HelpPageSampleGenerator.ActualHttpMessageTypes Property

 

Gets CLR types that are used as the content of HttpRequestMessage or HttpResponseMessage.

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

public IDictionary<HelpPageSampleKey, Type> ActualHttpMessageTypes {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	internal set;
}
Return to top
Show: