IEvaluationResultStore.GetScenarioNamesAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les ScenarioNames présents dans l’exécution avec le .executionName
public System.Collections.Generic.IAsyncEnumerable<string> GetScenarioNamesAsync(string executionName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetScenarioNamesAsync : string * System.Threading.CancellationToken -> System.Collections.Generic.IAsyncEnumerable<string>
Public Function GetScenarioNamesAsync (executionName As String, Optional cancellationToken As CancellationToken = Nothing) As IAsyncEnumerable(Of String)
Paramètres
- executionName
- String
L’attribut ExecutionName.
- cancellationToken
- CancellationToken
Qui CancellationToken peut annuler l’opération.
Retours
S ScenarioNameprésents dans l’exécution avec le .executionName