This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPDataType Interface > IGPDataType.HelpFile Property (ArcObjects .NET 10.5 SDK) |
The name of the (CHM) file containing help information.
[Visual Basic .NET] Public ReadOnly Property HelpFile As String
[C#] public string HelpFile {get;}
[C++]
HRESULT get_HelpFile(
BSTR* file
);
[C++]
Parameters file [out, retval] file is a parameter of type BSTR
The HelpFile property returns the string of the help file, which contains the help for the DataType.