MaximumSubstitutes Property
Summary
The maximum allowed number of substitutions.
Syntax
public int MaximumSubstitutes { get; set; }
Public Property MaximumSubstitutes() As Integer
Get
Set
public:
property Int32 MaximumSubstitutes
{
Int32 get()
void set(Int32 value)
}
Property Value
An integer corresponding to the maximum number of substitutions. Default value is 2.