Open sandboxFocus

Property ManagedResources

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>