public static string SubstitutePath( string strPath, string strProjectPath )
public: static String^ SubstitutePath( String^ strPath, String^ strProjectPath )
Parameters
- strPath
- Path to be analyzed
- strProjectPath
- Complete ProjectPath to be analyzed
public static string SubstitutePath( string strPath, string strProjectPath )
public: static String^ SubstitutePath( String^ strPath, String^ strProjectPath )
| Exception | Description |
|---|---|
| BaseException | Method failed. |