Compartir a través de


PromptOptions<TResult>.Choices Property

Definition

Gets the mappings from result value to option.

public Microsoft.VisualStudio.Extensibility.Shell.ChoiceResultCollection<TResult> Choices { get; }
member this.Choices : Microsoft.VisualStudio.Extensibility.Shell.ChoiceResultCollection<'Result (requires 'Result : struct)>
Public ReadOnly Property Choices As ChoiceResultCollection(Of TResult)

Property Value

Applies to