Partager via


CLSContext.FindDescendantMatchingAsync(String[]) Méthode

Définition

Retourne une tâche qui contient le contexte représenté par le chemin d’identificateur fourni.

public virtual System.Threading.Tasks.Task<ClassKit.CLSContext> FindDescendantMatchingAsync (string[] identifierPath);
abstract member FindDescendantMatchingAsync : string[] -> System.Threading.Tasks.Task<ClassKit.CLSContext>
override this.FindDescendantMatchingAsync : string[] -> System.Threading.Tasks.Task<ClassKit.CLSContext>

Paramètres

identifierPath
String[]

Chemin d’identificateur du contexte à récupérer.

Retours

Tâche qui contient le contexte représenté par le chemin d’identificateur fourni.

S’applique à