The title of the event.
[Visual Basic 6.0] Event Title(
ByVal Title As String _
)
[Visual Basic .NET] Public Event Title As TitleEventHandler
[C#] public event TitleEventHandler Title
[C++]
HRESULT Title(
BSTR Title
);
[C++]Parameters
Title [in] Title is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.