ArcObjects Library Reference (PublisherControls)  

IARGlobeControlDefault.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

IARGlobeControlDefault Interface