| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1JumpList Class : KnownCategory Property |
<NotifyParentPropertyAttribute(True)> <C1DescriptionAttribute("The type of a known category to display.")> <DefaultValueAttribute()> Public Property KnownCategory As JumpListKnownCategory
Dim instance As C1JumpList Dim value As JumpListKnownCategory instance.KnownCategory = value value = instance.KnownCategory
[NotifyParentProperty(true)] [C1Description("The type of a known category to display.")] [DefaultValue()] public JumpListKnownCategory KnownCategory {get; set;}
[NotifyParentProperty(true)] [C1Description("The type of a known category to display.")] [DefaultValue()] public: property JumpListKnownCategory KnownCategory { JumpListKnownCategory get(); void set ( JumpListKnownCategory value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2