MetalamaAPI documentationAdvanced APIMetalama.​CompilerManaged­ResourceData­Provider
Open sandboxFocus

ManagedResource.DataProvider Property

DataProvider

Gets a delegate returning the content of the resource.

Declaration
public Func<Stream> DataProvider { get; }
Property Value
Type Description
Func<Stream>