IVsAsyncRunningDocumentTable3.GetAsyncSaveState Méthode

Définition

Récupère l’objet d’état (tel qu’un point de contrôle) pour une opération d’enregistrement asynchrone.

public object? GetAsyncSaveState (Microsoft.VisualStudio.Shell.Interop.IVsProvideAsyncSaveState provider);
abstract member GetAsyncSaveState : Microsoft.VisualStudio.Shell.Interop.IVsProvideAsyncSaveState -> obj
Public Function GetAsyncSaveState (provider As IVsProvideAsyncSaveState) As Object

Paramètres

provider
IVsProvideAsyncSaveState

Fournisseur de l’objet d’état.

Retours

Implémente

S’applique à