ManagedResources
Gets the list of managed resources in the current compilation.
Declaration
[Obsolete("Not implemented.")]
IReadOnlyList<IManagedResource> ManagedResources { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<IManagedResource> |
Gets the list of managed resources in the current compilation.
[Obsolete("Not implemented.")]
IReadOnlyList<IManagedResource> ManagedResources { get; }
Type | Description |
---|---|
IReadOnlyList<IManagedResource> |