This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IP > IPlugInConfigure Interface > IPlugInConfigure.Description Property (ArcObjects .NET 10.5 SDK) |
Description of the data link and its configuration.
[Visual Basic .NET] Public ReadOnly Property Description As String
[C#] public string Description {get;}
[C++]
HRESULT get_Description(
BSTR* pbstrDescription
);
[C++]
Parameters pbstrDescription [out, retval] pbstrDescription is a parameter of type BSTR