RosettaCodeData/Task/Command-line-arguments/Visual-Basic/command-line-arguments.vb

4 lines
37 B
VB.net

Sub Main
MsgBox Command$
End Sub