Open sandboxFocus

Property DataProvider

DataProvider

Gets a delegate returning the content of the resource.

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