HelpPageSampleGenerator.SampleObjects Property

Definition

Gets the objects that are serialized as samples by the supported formatters.

public System.Collections.Generic.IDictionary<Type,object> SampleObjects { get; }
member this.SampleObjects : System.Collections.Generic.IDictionary<Type, obj>
Public ReadOnly Property SampleObjects As IDictionary(Of Type, Object)

Property Value

Applies to