public void VerifyInstallationSpace( IEnumerable<InstallationSpace> colInstallationSpaces, string strVerificationScheme )
public: void VerifyInstallationSpace( IEnumerable<InstallationSpace^>^ colInstallationSpaces, String^ strVerificationScheme )
Parameters
| Parameter Name | Description |
|---|---|
| colInstallationSpaces | List of installation spaces to check. |
| strVerificationScheme | Scheme to use for the check run. |