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