Initializes a new instance of the PackageLayer class using the specified file path.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public PackageLayer(
	string path
)
Visual Basic (Declaration)
Public Sub New ( _
	path As String _
)

Parameters

path
Type: System..::.String
The file path to an ArcGIS Desktop layer file (.lyr), a layer package file (.lpk) or a layer package information file (.pkinfo).

See Also

Relate Topics:
  PackageLayer Constructor (Uri)
Created by Atop CHM to web converter,© 2009 all right reserved.