Skip to content
DocsTry Aspire
DocsTry

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; }