'Declaration
<C1DescriptionAttribute("C1JumpList.KnownCategory", "The type of a known category to display.")> <NotifyParentPropertyAttribute(True)> <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property KnownCategory As JumpListKnownCategory
[C1Description("C1JumpList.KnownCategory", "The type of a known category to display.")] [NotifyParentProperty(true)] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] public JumpListKnownCategory KnownCategory {get; set;}