Share via


IExecutionConfigurationResult.References Property

Definition

Gets the set of references such as IValueProvider or IManifestExpressionProvider that were used to produce this configuration.

public System.Collections.Generic.IEnumerable<object> References { get; }
member this.References : seq<obj>
Public ReadOnly Property References As IEnumerable(Of Object)

Property Value

Applies to