Share via


QueryDefinition.GetQueryType, méthode

Obtient le type de requête du texte spécifié.

Espace de noms :  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly :  Microsoft.TeamFoundation.WorkItemTracking.Client (dans Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

Syntaxe

'Déclaration
Public Shared Function GetQueryType ( _
    queryText As String _
) As QueryType
public static QueryType GetQueryType(
    string queryText
)

Paramètres

  • queryText
    Type : System.String
    Le texte de la requête à analyser.

Valeur de retour

Type : Microsoft.TeamFoundation.WorkItemTracking.Client.QueryType
retourne QueryType ;

Sécurité .NET Framework

Voir aussi

Référence

QueryDefinition Classe

Microsoft.TeamFoundation.WorkItemTracking.Client, espace de noms