This document is archived and information here might be outdated.  Recommended version.


IAGSParameterPage.Description Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IAGSParameterPage.Description Property

The parameter page description.

[Visual Basic .NET]
Public ReadOnly Property Description As String
[C#]
public string Description {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAGSParameterPage Interface