[DefaultValue("")] [C1Description("C1JumpTask.Arguments", "Arguments passed to the application on startup.")] [C1Category("Behavior")] public string Arguments {get; set;}
'Declaration
<DefaultValueAttribute("")> <C1DescriptionAttribute("C1JumpTask.Arguments", "Arguments passed to the application on startup.")> <C1CategoryAttribute("Behavior")> Public Property Arguments As String