Parameters
- uri
- A System.Uri represents the path or url to a dataset or .lyrx or .lpkx file.
Some sample paths to:
A FeatureClass in a FileGeodatabase | C:\Data\MyFileGDB.gdb\Census |
A shape file in a folder | \\Machine\SharedFolder\MySpatialData.dbf |
A RasterDataset in a FileGeodatabase | C:\Data\MyFileGDB.gdb\DEM |
A FeatureClass from a SDE | C:\Connections\MySDEConnection.sde\Roads |
An image file in a folder | \\Machine\SharedFolder\Imagery.tif |
A .lyrx or .lpkx file | \\Machine\SharedFolder\Fires.lyrx |
A map service layer | http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer |
A feature layer off a map or feature service | http://sampleserver6.arcgisonline.com/arcgis/rest/services/NapervilleShelters/FeatureServer/0 |
Target Platforms: Windows 10, Windows 8.1, Windows 7