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


IDescriptionWindow.TargetPath Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

IDescriptionWindow.TargetPath Property

Pass the editing target path to item description window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDescriptionWindow Interface