This document is archived and information here might be outdated. Recommended version. |
The help file name for the page.
[Visual Basic .NET]
Public ReadOnly Property HelpFile As String
[C#]
public string HelpFile {get;}
[C++]
HRESULT get_HelpFile(
System.String* pbstrHelpFile
);
[C++] Parameters pbstrHelpFile [out, retval]
pbstrHelpFile is a parameter of type BSTR*