| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1JumpItem Class : CustomCategory Property |
<DefaultValueAttribute()> <LocalizableAttribute(True)> <C1CategoryAttribute("Behavior")> <C1DescriptionAttribute("Name of the category the C1JumpItem is grouped with in the Jump List.")> Public Property CustomCategory As String
Dim instance As C1JumpItem Dim value As String instance.CustomCategory = value value = instance.CustomCategory
[DefaultValue()] [Localizable(true)] [C1Category("Behavior")] [C1Description("Name of the category the C1JumpItem is grouped with in the Jump List.")] public string CustomCategory {get; set;}
[DefaultValue()] [Localizable(true)] [C1Category("Behavior")] [C1Description("Name of the category the C1JumpItem is grouped with in the Jump List.")] public: property String^ CustomCategory { String^ get(); void set ( String^ 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