This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IConvertLabelsToAnnotation Interface > IConvertLabelsToAnnotation.ErrorInfo Property (ArcObjects .NET 10.4 SDK) |
Error information generated by the conversion process.
[Visual Basic .NET] Public ReadOnly Property ErrorInfo As String
[C#] public string ErrorInfo {get;}
[C++]
HRESULT get_ErrorInfo(
BSTR* info
);
[C++]
Parameters info [out, retval] info is a parameter of type BSTR
This property returns a string of error information resulting from the conversion.