Property RXCalloutData.mark
Overload
The most recently passed (*MARK), (*PRUNE), or (*THEN) item in the match, or null if no such items have been passed.
More info in PCRE help topic pcre2callout.
public string mark { get; }
The most recently passed (*MARK), (*PRUNE), or (*THEN) item in the match, or null if no such items have been passed.
More info in PCRE help topic pcre2callout.
public string mark { get; }