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

In This Topic
Arguments Property (C1JumpLink)
In This Topic
Gets or sets the arguments passed to the application on startup.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1JumpLink.Arguments", "Arguments passed to the application on startup.")>
<C1CategoryAttribute("Behavior")>
<DefaultValueAttribute("")>
Public Property Arguments As String
 
Remarks
Adding links with no arguments is not supported by Shell.
See Also