Open sandboxFocus

Property Resources

Resources

Gets the list of managed resources for the current compilation. This property is not defined at the design time, only at compile time.

Declaration
ImmutableArray<ManagedResource> Resources { get; }
Property Value
Type Description
ImmutableArray<ManagedResource>