This document is archived and information here might be outdated. Recommended version. |
The description of the geoprocessing message.
[Visual Basic .NET]
Public Property Description As String
[C#]
public string Description {get; set;}
[C++]
HRESULT get_Description(
void
);
[C++]
HRESULT put_Description(
);
The get_Description property returns the actual message text string.