Get part of a string in C#
Alright so I have something like HDKLFKEHR######LDKFRLEK. The outside
portions (Meaning: HDKLFKEHR and LDKFRLEK) will never change, but ######
will always change. So how can I extract ###### from the string? Thanks a
lot for the help in advance
No comments:
Post a Comment