StringUtil.ParseCommandLineArgument, méthode

Espace de noms :  Microsoft.TeamFoundation.Common.Internal
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Shared Function ParseCommandLineArgument ( _
    cmdLine As String, _
    ByRef startPos As Integer _
) As String
public static string ParseCommandLineArgument(
    string cmdLine,
    ref int startPos
)

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

StringUtil Classe

Microsoft.TeamFoundation.Common.Internal, espace de noms