This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILabelClassDescription2 Interface > ILabelClassDescription2.LabelExpression Property (ArcObjects .NET 10.5 SDK) |
The Label Expression.
[Visual Basic .NET] Public Property LabelExpression As String
[C#] public string LabelExpression {get; set;}
[C++]
HRESULT get_LabelExpression(
BSTR* LabelExpression
);
[C++]
HRESULT put_LabelExpression(
BSTR LabelExpression
);
[C++]
Parameters LabelExpression [out, retval] LabelExpression is a parameter of type BSTR LabelExpression [in] LabelExpression is a parameter of type BSTR