void OnBeforeInit( string strOriginalAssemblyPath )
void OnBeforeInit( String^ strOriginalAssemblyPath )
Parameters
| Parameter Name | Description |
|---|---|
| strOriginalAssemblyPath | Full path to location from which the add-in assembly has been registered. |
void OnBeforeInit( string strOriginalAssemblyPath )
void OnBeforeInit( String^ strOriginalAssemblyPath )
| Parameter Name | Description |
|---|---|
| strOriginalAssemblyPath | Full path to location from which the add-in assembly has been registered. |