String.Replace

指定した文字列を別の文字列へ置換する。

String.Replace

プロパティ

プロパティ名 説明
String 文字列
Old Value 元の文字列
New Value 新しいの文字列
Result 結果出力