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


INewDocumentDialog.FilePath Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

INewDocumentDialog.FilePath Property

The selected document.

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

Product Availability

Available with ArcGIS Desktop.

See Also

INewDocumentDialog Interface