IMonitorSelectionService.CurrentDocument Property

Definition

Retrieves the DocData object corresponding to the active document. Usually, this object will implement at least the IVsPersistDocData2 interface.

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

Property Value

Applies to