xFormRun.setFormHelpTopic(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void setFormHelpTopic(System::String ^ _formHelpTopic);
public virtual void setFormHelpTopic (string _formHelpTopic);
abstract member setFormHelpTopic : string -> unit
override this.setFormHelpTopic : string -> unit
Public Overridable Sub setFormHelpTopic (_formHelpTopic As String)
Parameters
- _formHelpTopic
- String