Show / Hide Table of Contents

Property RXMatch.IsPartial


Overload

Returns true if this match is partial. Partial match is possible if used a PARTIAL_ flag.

public bool IsPartial { get; }
Property Value
bool