Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IValueWithReferences Properties

InterfaceProperties1 member
An interface that allows the value to list its references.
ReferencesSection titled ReferencesabstractIEnumerable<object>
The referenced objects of the value.
public abstract IEnumerable<object> References { get; }