IMonitorSelectionService.CurrentDocumentView 属性

定义

检索当前处于活动状态的 DocView。 请注意,这可能与只能对 currentwindow 不同,因为只能对 currentwindow 属性还会跟踪工具窗口

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

属性值

Object

适用于