HelpPageSampleGenerator Properties

The following tables list the members exposed by the HelpPageSampleGenerator type.

Name Description
Public property ActionSamples Gets the objects that are used directly as samples for certain actions.
Public property ActualHttpMessageTypes Gets CLR types that are used as the content of HttpRequestMessage or HttpResponseMessage.
Public property SampleObjectFactories Gets factories for the objects that the supported formatters will serialize as samples. Processed in order, stopping when the factory successfully returns a non-<default> object.
Public property SampleObjects Gets the objects that are serialized as samples by the supported formatters.
Top

In this article

Definition