CSharpTest.Net
TryGetOption Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Commands Namespace > ICommandInterpreter Interface : TryGetOption Method

name
cmd

Glossary Item Box

Returns true if the command was found and cmd output parameter is set.

Syntax

Visual Basic (Declaration) 
Function TryGetOption( _
   ByVal name As String, _
   ByRef cmd As IOption _
) As Boolean
C# 
bool TryGetOption( 
   string name,
   out IOption cmd
)

Parameters

name
cmd

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys