CSharpTest.Net
AddGlobalArgumentAttribute Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Commands Namespace > CommandInterpreter Class : AddGlobalArgumentAttribute Method

argumentName
attribute

Glossary Item Box

Adds the specified attribute to every command argument by the given name.

Syntax

Visual Basic (Declaration) 
Public Sub AddGlobalArgumentAttribute( _
   ByVal argumentName As String, _
   ByVal attribute As Attribute _
) 
C# 
public void AddGlobalArgumentAttribute( 
   string argumentName,
   Attribute attribute
)

Parameters

argumentName
attribute

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys