Gets or sets the path and file name of the Help file used by the Help command.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property HelpFile As System.String |
C# | |
---|
System.string HelpFile {get; set;} |
JavaScript | |
---|
HelpFile : System.String |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_HelpFile(
BSTR
NewVal
)
C++ | |
---|
property System.String^ HelpFile { dsString* Val
)
DSRESULTput_HelpFile(
const dsString& NewVal
} |
Property Value
Path and file name of the Help file used by the Help command