Relative Content

Tag Archive for c#clipboard

C# Read from clipboard and save to variable

I try to get my clipboard (it will always be a 6 digit number, e. g. 123456 when the code is executed) content to be saved to a variable. However, the variable seems to be empty.