| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Function ProcessCommand( _ ByVal silent As Boolean, _ ByVal args As Dictionary(Of String,String) _ ) As Boolean | |
| C# | |
|---|---|
protected virtual bool ProcessCommand( bool silent, Dictionary<string,string> args ) | |
Parameters
- silent
- args
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family