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


INewDocumentDialog.FilePath Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IN > INewDocumentDialog Interface > INewDocumentDialog.FilePath Property
ArcGIS Developer Help

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