Resources
Gets the list of managed resources for the current compilation.
Declaration
ImmutableArray<ManagedResource> Resources { get; }Property Value
| Type | Description |
|---|---|
| ImmutableArray<ManagedResource> |
Remarks
This property is only available at compile time, not at design time.