DiscoveredParts 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public class DiscoveredParts
type DiscoveredParts = class
Public Class DiscoveredParts
- 继承
-
DiscoveredParts
构造函数
DiscoveredParts(IEnumerable<ComposablePartDefinition>, IEnumerable<PartDiscoveryException>) |
字段
Empty |
属性
DiscoveryErrors | |
Parts |
方法
ThrowOnErrors() |
如果未发生错误,则返回发现的部分,否则将引发描述任何发现失败的异常。 |