DiscoveredParts.DiscoveryErrors 属性

定义

public System.Collections.Immutable.ImmutableList<Microsoft.VisualStudio.Composition.PartDiscoveryException> DiscoveryErrors { get; }
member this.DiscoveryErrors : System.Collections.Immutable.ImmutableList<Microsoft.VisualStudio.Composition.PartDiscoveryException>
Public ReadOnly Property DiscoveryErrors As ImmutableList(Of PartDiscoveryException)

属性值

ImmutableList<PartDiscoveryException>

适用于