Project.GetDependentSemanticVersionAsync(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 sémantique de ce projet, y compris la sémantique des projets référencés. Cette version change chaque fois que les déclarations consommables de ce projet et/ou de projets dépendent de la modification.
public System.Threading.Tasks.Task<Microsoft.CodeAnalysis.VersionStamp> GetDependentSemanticVersionAsync(System.Threading.CancellationToken cancellationToken = default);
member this.GetDependentSemanticVersionAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.CodeAnalysis.VersionStamp>
Public Function GetDependentSemanticVersionAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of VersionStamp)
Paramètres
- cancellationToken
- CancellationToken