GetProjectRawData
GetProjectRawData
Gets the project’s binary data for troubleshooting purposes.
Returns: Stream containing raw project’s data.
GetProjectRawData(System::Guid projectGuid)
| Parameter | Description |
|---|---|
| projectGuid | The Guid of the project to read. |