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