Show / Hide Table of Contents

Constructor RasterWorkspace

RasterWorkspace(String, String)

Initializes a new instance of the RasterWorkspace class.

Declaration
public RasterWorkspace(string id, string folderPath)
Parameters
Type Name Description
System.String id

the id of the workspace.

System.String folderPath

the path of the folder containing the raster.

Exceptions
Type Condition
System.ArgumentNullException

id is null or empty.

System.ArgumentNullException

folderPath is null or empty.

Applies to

Platforms and versions
TargetVersions
.NET Windows100.13 - 200.8
.NET Framework100.1 - 200.8
In This Article
Back to top Copyright © 2022 Esri.