'Declaration
<C1DescriptionAttribute("C1JumpList.KnownCategoryPosition", "Location of the known category relative to the custom category collection.")> <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <NotifyParentPropertyAttribute(True)> Public Property KnownCategoryPosition As KnownCategoryPosition
[C1Description("C1JumpList.KnownCategoryPosition", "Location of the known category relative to the custom category collection.")] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] [NotifyParentProperty(true)] public KnownCategoryPosition KnownCategoryPosition {get; set;}