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
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
CommandInterpreter ClassCommandInterpreter Members