프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Find | string | ||
IsRegex | bool | ||
RegularExpressionOptions | RegexOptions |
메소드 | 설명 | |
---|---|---|
Replacement ( ) : System | ||
Replacement ( |
||
Replacement ( string find, string replace, bool isRegex, bool enabled, bool minor, bool beforeOrAfter, RegexOptions regularExpressionOptions, string comment ) : System |
public Replacement ( string find, string replace, bool isRegex, bool enabled, bool minor, bool beforeOrAfter, RegexOptions regularExpressionOptions, string comment ) : System | ||
find | string | |
replace | string | |
isRegex | bool | |
enabled | bool | |
minor | bool | |
beforeOrAfter | bool | |
regularExpressionOptions | RegexOptions | |
comment | string | |
리턴 | System |