Skip to Content
0
Former Member
Feb 17, 2009 at 07:10 AM

UI API Command line argument

67 Views

While going through the UI API e-learning I find that the connection string is defined as

oUI.Connect(Environment.GetCommandLineArgs.GetValue(1))

How to provide this argument in a development environment. Please provide some details in your post as I am a complete newbie in SDK.