✅ how do i trim this string

i have this long string for e.g string word = "iahdsoihdaiiadi1124I ID:whatever sidaohiow12" ; is it possible to get only word that comes after Id: .
C#
Was this page helpful?