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


IComPropertyPage2.HelpFile Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPage2 Interface > IComPropertyPage2.HelpFile Property
ArcGIS Developer Help

IComPropertyPage2.HelpFile Property

The help file name for the page.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage2 Interface