ArcObjects Library Reference (CatalogUI)  

IGxGeographicView2.ActiveView Property

The active view object(either map or page layout).

[Visual Basic .NET]
Public ReadOnly Property ActiveView As IActiveView
[C#]
public IActiveView ActiveView {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGeographicView2 Interface