Share via


IVsAsyncOpenDocumentResult.WindowFrame Property

Definition

Gets the IVsWindowFrame associated with the opened document.

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

Property Value

Applies to