vb.net - What the Green band in code editor Visual Studio 2013 means? -


i'm reading vb.net code file has green band beside line code. see snapshot:

enter image description here

i add method asynchronous method (its signature shown in snapshot).

is warning suppression?

thanks in advance help!

p.s.: important point returnvalue y synchronous sub.

the bands tell information current session in visual studio.

when edit lines, you'll yellow band shown next them.

when save file, band turns green.

the bands not retained if close , re-open file.

so screenshot, can tell you've edited line 329 (maybe added it) during current session , that change has been saved disk.


Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -