IVsAsyncRunningDocumentTable3 Arabirim

Tanım

[System.Runtime.InteropServices.Guid("fb318d71-ecfc-4352-b19d-2c77acb77d76")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAsyncRunningDocumentTable3 : Microsoft.VisualStudio.Shell.Interop.IVsAsyncRunningDocumentTable2
[<System.Runtime.InteropServices.Guid("fb318d71-ecfc-4352-b19d-2c77acb77d76")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAsyncRunningDocumentTable3 = interface
    interface IVsAsyncRunningDocumentTable2
    interface IVsAsyncRunningDocumentTable
Public Interface IVsAsyncRunningDocumentTable3
Implements IVsAsyncRunningDocumentTable2
Öznitelikler
Uygulamalar

Özellikler

IsAsyncSaveEnabled

Zaman uyumsuz kaydetmelerin etkinleştirilip etkinleştirilmediğini gösterir.

Yöntemler

GetAsyncSaveState(IVsProvideAsyncSaveState)

Zaman uyumsuz kaydetme işlemi için durum nesnesini (denetim noktası gibi) alır.

SaveDocumentsAsync(UInt32, IVsHierarchy, UInt32, UInt32, IVsProgress)

Bir veya daha fazla belgeyi zaman uyumsuz olarak kaydeder.

UnlockDocumentAsync(UInt32, UInt32)

Belgeden kilidi kaldırır.

UpdateAsyncSaveState(IVsProvideAsyncSaveState, Object)

Zaman uyumsuz kaydetme işlemi için durum nesnesini (denetim noktası gibi) Güncelleştirmeler.

Şunlara uygulanır