IMonitorSelectionService.CurrentDocumentView Property

Definition

Retrieves the currently active DocView. Note that this can be different from the CurrentWindow, as the CurrentWindow property also tracks tool windows

public:
 property System::Object ^ CurrentDocumentView { System::Object ^ get(); };
public object CurrentDocumentView { get; }
member this.CurrentDocumentView : obj
Public ReadOnly Property CurrentDocumentView As Object

Property Value

Applies to