Opens an existing project file. This version is silent and fails if the project doesn't exist.
public bool Open( string Filename );
Return Value
bool
Parameters
Filename
Overloads:
wwHelp::Open(cFileName,llForceReopen,llSilent)
public bool Open( string Filename, bool Reopen, bool Silent );
See also:
Class wwHelp© West Wind Techologies, 1996-2023 • Updated: 04/14/05
Comment or report problem with topic