projectionEngineDirectory

The directory of the Projection Engine files on the local file system. This property should only be set upon process startup - a suitable point could be after license or license keys, but before any use of maps, maps views, scene views, or any other functionality that may involve geometry or projection functionality.

Projection Engine data files are available in the downloads area of developers.arcgis.com (requires login).

Setting this property validates the provided path immediately. If the path is invalid, inaccessible, or not readable, the setter fails fast and throws an exception at set time.

Since

200.1.0

See also

Throws

Indicates that there are no permissions allowing reading of directory.

Indicates that the provided path does not exist.