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

Gets the URL of the help for the geoprocessing task.

Syntax

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

Remarks

The help is an HTML document accessed via the HelpUrl property.

Property Value

A System.String representing the URL to the help for the geoprocessing task.

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.