HelpPageSampleGenerator.ActionSamples Property

Definition

Gets the objects that are used directly as samples for certain actions.

public System.Collections.Generic.IDictionary<Microsoft.WindowsAzure.Mobile.Service.Description.Samples.HelpPageSampleKey,object> ActionSamples { get; }
member this.ActionSamples : System.Collections.Generic.IDictionary<Microsoft.WindowsAzure.Mobile.Service.Description.Samples.HelpPageSampleKey, obj>
Public ReadOnly Property ActionSamples As IDictionary(Of HelpPageSampleKey, Object)

Property Value

Applies to