This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IEnumRasterUniqueValueColor Interface > IEnumRasterUniqueValueColor.StringKey Property (ArcObjects .NET 10.5 SDK) |
String key for current class.
[Visual Basic .NET] Public ReadOnly Property StringKey As String
[C#] public string StringKey {get;}
[C++]
HRESULT get_StringKey(
BSTR* bstrKey
);
[C++]
Parameters bstrKey [out, retval] bstrKey is a parameter of type BSTR