This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerEditResult Interface > IImageServerEditResult.Tag Property (ArcObjects .NET 10.4 SDK) |
A string identifying the operation that generated the error.
[Visual Basic .NET] Public ReadOnly Property Tag As String
[C#] public string Tag {get;}
[C++]
HRESULT get_Tag(
BSTR* pTag
);
[C++]
Parameters pTag [out, retval] pTag is a parameter of type BSTR