Aracılığıyla paylaş


IVsAsyncRunningDocumentTable3.UnlockDocumentAsync(UInt32, UInt32) Yöntem

Tanım

Belgeden kilidi kaldırır.

public Microsoft.VisualStudio.Shell.Interop.IVsTask UnlockDocumentAsync(uint lockType, uint docCookie);
abstract member UnlockDocumentAsync : uint32 * uint32 -> Microsoft.VisualStudio.Shell.Interop.IVsTask
Public Function UnlockDocumentAsync (lockType As UInteger, docCookie As UInteger) As IVsTask

Parametreler

lockType
UInt32

Kaldırılacak kilidin türü.

docCookie
UInt32

Belge tanımlama bilgisi.

Döndürülenler

Zaman uyumsuz işlemi temsil eden bir görev.

Uygulamalar

Şunlara uygulanır