Sdílet prostřednictvím


ParseRecorder.RecorderFactories Vlastnost

Definice

Získá kolekci továrny zapisovače zapisovače.

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; }
member this.RecorderFactories : System.Collections.Generic.IList<Func<System.Web.UI.ParseRecorder>>
Public Shared ReadOnly Property RecorderFactories As IList(Of Func(Of ParseRecorder))

Hodnota vlastnosti

IList<Func<ParseRecorder>>

Továrny zapisovače záznamu. Pokud je vlastnost null , je vytvořena a vrácena prázdná kolekce.

Platí pro