RegEx.SearchStartPosition Property

Syntax

SearchStartPosition as Integer


Character position at which you want to start the search if the optional TargetString parameter to Replace is not specified. Keep in mind if you set it, it will only be used if you don't specify a TargetString, since setting a new targetString resets the value.