The file path of the target file of the KmlLayer

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

A string containing the name of the target file of the KmlLayer

Remarks

See Also