DiscoveredParts Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class DiscoveredParts
type DiscoveredParts = class
Public Class DiscoveredParts
- Inheritance
-
DiscoveredParts
Constructors
DiscoveredParts(IEnumerable<ComposablePartDefinition>, IEnumerable<PartDiscoveryException>) |
Fields
Empty |
Properties
DiscoveryErrors | |
Parts |
Methods
ThrowOnErrors() |
Returns the discovered parts if no errors occurred, otherwise throws an exception describing any discovery failures. |