ProGet SDK Reference
Version:

Replace(string input, string replacement, int count, int startat) Method

Syntax

public string Replace(string input, string replacement, int count, int startat)

Parameters

input
Type: string
replacement
Type: string
count
Type: int
startat
Type: int