public void ReadProjectInfo( Project oProject, string strPrjInfoXml )
public: void ReadProjectInfo( Project^ oProject, String^ strPrjInfoXml )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project for which the file will be loaded. |
| strPrjInfoXml | Full file name of the ProjectInfo.xml file to be loaded. |