BooleanTrueValuesAttribute(string[]) Constructor
The string values used to represent a boolean true when converting.

Syntax

public BooleanTrueValuesAttribute(params string[] trueValues)

Parameters

Name Type Description
trueValues string[]