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


IARGlobeControl.DocumentFilename Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (PublisherControls)  

IARGlobeControl.DocumentFilename Property

The file name of the currently loaded Published Map File (*.PMF).

[Visual Basic .NET]
Public Property DocumentFilename As String
[C#]
public string DocumentFilename {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Returns the file name of the currently loaded document.

See Also

IARGlobeControl Interface