Visual Basic (Declaration) | |
---|---|
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, AllowMultiple=False, Inherited=True)> Public Class K2ImageAttribute Inherits System.Attribute |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As K2ImageAttribute |
C# | |
---|---|
[AttributeUsage(ValidOn=AttributeTargets.Class, AllowMultiple=false, Inherited=true)] public class K2ImageAttribute : System.Attribute |
C++/CLI | |
---|---|
[AttributeUsage(ValidOn=AttributeTargets.Class, AllowMultiple=false, Inherited=true)] public ref class K2ImageAttribute : public System.Attribute |
System.Object
System.Attribute
SourceCode.Framework.Design.K2ImageAttribute
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