docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
3.3.0
ProGet SDK
Inedo
LazyRegex
Replace(string,string,int)
Replace(string input, string replacement, int count) Method
Syntax
public
string
Replace(
string
input,
string
replacement,
int
count)
Parameters
input
Type: string
replacement
Type: string
count
Type: int