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