ParseRecorder.RecorderFactories Właściwość

Definicja

Pobiera kolekcję fabryk rejestratora analizy.

public:
 static property System::Collections::Generic::IList<Func<System::Web::UI::ParseRecorder ^> ^> ^ RecorderFactories { System::Collections::Generic::IList<Func<System::Web::UI::ParseRecorder ^> ^> ^ get(); };
public static System.Collections.Generic.IList<Func<System.Web.UI.ParseRecorder>> RecorderFactories { get; }
static member RecorderFactories : System.Collections.Generic.IList<Func<System.Web.UI.ParseRecorder>>
Public Shared ReadOnly Property RecorderFactories As IList(Of Func(Of ParseRecorder))

Wartość właściwości

Fabryki rejestratora analizy. Jeśli właściwość ma nullwartość , jest tworzona i zwracana jest pusta kolekcja.

Dotyczy