This document is archived and information here might be outdated.  Recommended version.


IGPToolTip.GetToolTip Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IGPToolTip.GetToolTip Method

Creates a tool tip string for the value.

[Visual Basic .NET]
Public Function GetToolTip ( _
) As String
[C#]
public string GetToolTip (
);
[C++]
HRESULT GetToolTip(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGPToolTip Interface