LogEntry<TState>.Formatter Eigenschap

Definitie

Hiermee haalt u de notatie op.

public:
 property Func<TState, Exception ^, System::String ^> ^ Formatter { Func<TState, Exception ^, System::String ^> ^ 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)

Waarde van eigenschap

De ingekapselde methode die een notatie vertegenwoordigt, die een TState en een gebruikt en een Exceptiontekenreeks retourneert.

Van toepassing op