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


IObjectLoaderUIProperties.GetSourceFullName Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IO > IObjectLoaderUIProperties Interface > IObjectLoaderUIProperties.GetSourceFullName Method
ArcGIS Developer Help

IObjectLoaderUIProperties.GetSourceFullName Method

Data source at specific index.

[Visual Basic .NET]
Public Function GetSourceFullName ( _
    ByVal index As Integer _
) As IName
[C#]
public IName GetSourceFullName (
    int index
);

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectLoaderUIProperties Interface