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