ParseRecorder.RecorderFactories Property
.NET Framework (current version)
Gets a collection of parse recorder factories.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections.Generic.IList<Func<ParseRecorder>>The parse recorder factories. If the property is null, an empty collection is created and returned.
.NET Framework
Available since 4.5
Available since 4.5
Show: