ArcObjects Library Reference (Catalog)  

IGxFile.Path Property

The full path for the file.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxFile Interface

.NET Snippets

Add Layer File to ActiveView

.NET Related Topics

How to add a layer to a map from a layer file | How to group data into separate lines on a line graph