HelpPageSampleGenerator.ActualHttpMessageTypes Property
Gets CLR types that are used as the content of HttpRequestMessage or HttpResponseMessage.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public IDictionary<HelpPageSampleKey, Type> ActualHttpMessageTypes { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] internal set; }
Property Value
Type: System.Collections.Generic.IDictionary<HelpPageSampleKey, Type>
Show: