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


IPropertyPage.Help Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

IPropertyPage.Help Method

[Visual Basic .NET]
Public Sub Help ( _
    ByVal pszHelpDir As String _
)
[C#]
public void Help (
    string pszHelpDir
);

Product Availability

Available with ArcGIS Desktop.

Description

IPropertyPage is a Microsoft interface. Please refer to MSDN for information about this interface.

See Also

IPropertyPage Interface