TaskArgument.

GetValues() Method

Summary

Gets the value as a list of strings.

Syntax

public IList<string> GetValues()

Return Value

Type Description
IList<string> The value of the Task Argument.