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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.