Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class OptionAttribute Inherits DisplayInfoAndValueAttribute Implements IDisplayInfo |
C# | |
---|---|
[SerializableAttribute()] public class OptionAttribute : DisplayInfoAndValueAttribute, IDisplayInfo |
System.Object
System.Attribute
CSharpTest.Net.Commands.DisplayInfoAttribute
CSharpTest.Net.Commands.DisplayInfoAndValueAttribute
CSharpTest.Net.Commands.OptionAttribute
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
OptionAttribute MembersCSharpTest.Net.Commands Namespace