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