ArcGIS Runtime SDK for WPF - Library Reference
Path Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > LocalGeoprocessingService Class : Path Property

Gets or sets the path or Url to the geoprocessing package.

Syntax

Visual Basic (Declaration) 
Public Property Path As String
C# 
public string Path {get; set;}

Property Value

A System.String representing the path to a geoprocessing package or disk or Url of the geoprocessing package on ArcGIS.com.

Exceptions

ExceptionDescription
System.InvalidOperationExceptionThe Path property cannot be changed if the local service is in the LocalServiceStatus.Running state.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.