Open sandboxFocus

Property DataProvider

DataProvider

Gets a delegate that provides content of the managed resource.

Declaration
public Func<byte[]> DataProvider { get; }
Property Value
Type Description
Func<byte[]>