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