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


IComPropertyPage.Title Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

IComPropertyPage.Title Property

The title of the property page.

[Visual Basic .NET]
Public Property Title As String
[C#]
public string Title {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage Interface