This document is archived and information here might be outdated. Recommended version. |
Visible band name.
[Visual Basic .NET] Public Property VisibleBandName As String
[C#] public string VisibleBandName {get; set;}
[C++]
HRESULT get_VisibleBandName(
System.String* pVisibleBandName
);
[C++]
HRESULT put_VisibleBandName(
BSTR pVisibleBandName
);
[C++]
Parameters pVisibleBandName [out, retval]
pVisibleBandName is a parameter of type BSTR* pVisibleBandName [in]
pVisibleBandName is a parameter of type BSTR