WithoutLimiters Property (ParserParameter)
In This Topic
The unit is NOT separated by one of this chars: blank (){}[].,:;!?/\\
Syntax
public bool WithoutLimiters {get; set;}
public:
property bool WithoutLimiters {
bool get();
void set ( bool value);
}
See Also