Project.GetDependentVersionAsync(CancellationToken) 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.
Version la plus récente du projet, ses documents et tous les projets et documents dépendants.
public System.Threading.Tasks.Task<Microsoft.CodeAnalysis.VersionStamp> GetDependentVersionAsync(System.Threading.CancellationToken cancellationToken = default);
member this.GetDependentVersionAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.CodeAnalysis.VersionStamp>
Public Function GetDependentVersionAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of VersionStamp)
Paramètres
- cancellationToken
- CancellationToken