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