Sdílet prostřednictvím


IVsAsyncRunningDocumentTable3.UnlockDocumentAsync(UInt32, UInt32) Metoda

Definice

Odebere zámek z dokumentu.

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

Parametry

lockType
UInt32

Typ zámku, který se má odebrat.

docCookie
UInt32

Soubor cookie dokumentu.

Návraty

Úloha představující asynchronní operaci

Implementuje

Platí pro