Metalama//API Documentation/Advanced API/Metalama.​Framework.​Engine.​Code­Model/IPartial­Compilation/Resources
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>