PostSharpAPI ReferencePost­Sharp.​Aspects.​ConfigurationManaged­Resource­Introduction­Aspect­ConfigurationData­Provider
Open sandboxFocus

ManagedResourceIntroductionAspectConfiguration.DataProvider Property

DataProvider

Gets a delegate that provides content of the managed resource.

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