This document is archived and information here might be outdated. Recommended version. |
The Label Expression.
[Visual Basic .NET] Public Property LabelExpression As String
[C#] public string LabelExpression {get; set;}
[C++]
HRESULT get_LabelExpression(
System.String* 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