property | value |
---|---|
IDE | Visual Studio |
Language | VB |
Title | While statement |
Shortcut | we |
Description | While statement |
Snippet Types | Expansion |
Placeholders
Identifier | Tooltip | Default Value | Editable | Function | Type Name |
---|---|---|---|---|---|
expression | Expression to evaluate | True | yes |
Code
While True
End While