This document is archived and information here might be outdated. Recommended version. |
Unique value class label.
[Visual Basic .NET]
Public Property Value As String
[C#]
public string Value {get; set;}
[C++]
HRESULT get_Value(
System.String* classLabel
);
[C++]
HRESULT put_Value(
BSTR classLabel
);
[C++] Parameters classLabel [out, retval]
classLabel is a parameter of type BSTR* classLabel [in]
classLabel is a parameter of type BSTR