public static string SubstitutePath( string strPath, string strProjectPath )
public: static String^ SubstitutePath( String^ strPath, String^ strProjectPath )
Parameters
| Parameter Name | Description |
|---|---|
| strPath | Path to be analyzed |
| strProjectPath | Complete ProjectPath to be analyzed |