WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1JumpTask Class / Arguments Property

In This Topic
Arguments Property (C1JumpTask)
In This Topic
Gets or sets the arguments passed to the application on startup.
Syntax
'Declaration
 
<DefaultValueAttribute("")>
<C1DescriptionAttribute("C1JumpTask.Arguments", "Arguments passed to the application on startup.")>
<C1CategoryAttribute("Behavior")>
Public Property Arguments As String
 
See Also