| CoverageCheckAssemblyResult Properties |
[This is preliminary documentation and is subject to change.]
The CoverageCheckAssemblyResult type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| Boolean | IsOK |
True if there are no issues, false otherwise
| |
| DateTime | NotBefore |
If set, the earliest possible time the check would pass
| |
| String | Reason |
If IsOK is false, this should contain a descriptive message
|