ReplaceTextStrategy.ReplaceScope

ReplaceTextStrategy.ReplaceScope property

Scope of the replacement operation (replace first occurence or replace all occurences).

public Scope ReplaceScope { get; set; }

See Also