DiscoveredParts.DiscoveryErrors Property

Definition

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)

Property Value

Applies to