TaskArgumentTypeConverter<TType>.

GetExampleInputValues() Method

Summary

Gets the Usage Values for Usage Descriptions. No need to include --argument_name=. Only include values.

Syntax

public virtual IEnumerable<string> GetExampleInputValues()

Attributes

Type Description
IteratorStateMachineAttribute

Return Value

Type Description
IEnumerable<string> An System.Collections.Generic.IEnumerable`1 of Usage Values.