Navigation: Object Model Reference > Project Object > Load Method |
|
Loads the given project file.
Syntax
Project.Load(ByVal filename As String, ByVal password As String = "")
Arguments
Project
Project object
filename
Required. The filename of the project to load.
password
Optional. The password used to encrypt values in the project.
See Also
Applies to Project object