Skip to content

P_CommandLine_TypeInfo_Choices

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

TypeInfo.Choices Property

Namespace:CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

publicIEnumerable<Type>Choices{get;}

VB

PublicReadOnlyPropertyChoicesAsIEnumerable(OfType)Get

C++

public: property IEnumerable<Type^>^ Choices{IEnumerable<Type^>^ get ()}

F#

memberChoices:IEnumerable<Type>with get 

Property Value

Type: IEnumerable(Type)

See Also

Reference

TypeInfo Class
CommandLine Namespace

Clone this wiki locally