Click or drag to resize
CoverageCheckAssemblyResult Properties

[This is preliminary documentation and is subject to change.]

The CoverageCheckAssemblyResult type exposes the following members.

Properties
  NameDescription
Public propertyBooleanIsOK
True if there are no issues, false otherwise
Public propertyDateTimeNotBefore
If set, the earliest possible time the check would pass
Public propertyStringReason
If IsOK is false, this should contain a descriptive message
Top
See Also