Share via


IVsAsyncOpenDocumentResult.DocumentLoadTask Property

Definition

Gets the task that represents the work of loading the WindowFrame. The docdata and docview are fully initialized when this task successfully runs to completion.

public Microsoft.VisualStudio.Shell.Interop.IVsTask DocumentLoadTask { get; }
member this.DocumentLoadTask : Microsoft.VisualStudio.Shell.Interop.IVsTask
Public ReadOnly Property DocumentLoadTask As IVsTask

Property Value

Applies to