Ciao a tutti,

Come faccio a scrivere in c# la seguente istruzione in vb6:

codice:
dim nota as string

If InStr(1, nota,Chr(10)) > 0 Then

...