LogEntry<TState>.Formatter Özellik

Tanım

Biçimlendiriciyi alır.

public:
 property Func<TState, Exception ^, System::String ^> ^ Formatter { Func<TState, Exception ^, System::String ^> ^ get(); };
public Func<TState,Exception,string> Formatter { get; }
public Func<TState,Exception?,string> Formatter { get; }
member this.Formatter : Func<'State, Exception, string>
Public ReadOnly Property Formatter As Func(Of TState, Exception, String)

Özellik Değeri

bir ve alan TState ve Exceptionbir dize döndüren bir biçimlendiriciyi temsil eden kapsüllenmiş yöntem.

Şunlara uygulanır