The file path or URL to an ArcGIS Desktop layer file, layer package file or layer package information file.

Namespace:  ESRI.ArcGISExplorer.Mapping

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public string Path { get; set; }
Visual Basic (Declaration)
Public Property Path As String

Field Value

The file path or URL to an ArcGIS Desktop layer file (.lyr), a layer package file (.lpk) or a layer package information file (.pkinfo).

See Also