[DefaultValue(false)] [NotifyParentProperty(true)] [C1Description("C1JumpList.RefreshOnStartup", "Indicates whether the Jump List should be refreshed when the program starts up.")] public bool RefreshOnStartup {get; set;}
'Declaration
<DefaultValueAttribute(False)> <NotifyParentPropertyAttribute(True)> <C1DescriptionAttribute("C1JumpList.RefreshOnStartup", "Indicates whether the Jump List should be refreshed when the program starts up.")> Public Property RefreshOnStartup As Boolean