[This is preliminary documentation and is subject to change.]
Method to Load the Project.
| C# | Visual Basic | Visual C++ |
public bool Load( string projFileName )
Public Function Load ( _ projFileName As String _ ) As Boolean
public: bool Load( String^ projFileName )
- projFileName (String)
- FullFileName of the Project.