This document is archived and information here might be outdated.  Recommended version.


IDocument.Parent Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

IDocument.Parent Property

The application in which this document is open.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDocument Interface | IApplication Interface

.NET Samples

Automate ArcGIS for Desktop applications (Code Files: Form1)

.NET Related Topics

Accessing application and document objects | Automating ArcGIS for Desktop applications | GlobeCore