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 IEnumerable<T> of Usage Values.