Udostępnij za pośrednictwem


TextExpressionCompilerSettings.LogSourceGenerationMessage Właściwość

Definicja

Pobiera lub ustawia komunikat generowania źródła dziennika dla elementu TextExpressionCompilerSettings.

public:
 property Action<System::String ^> ^ LogSourceGenerationMessage { Action<System::String ^> ^ get(); void set(Action<System::String ^> ^ value); };
public Action<string> LogSourceGenerationMessage { get; set; }
member this.LogSourceGenerationMessage : Action<string> with get, set
Public Property LogSourceGenerationMessage As Action(Of String)

Wartość właściwości

Komunikat generowania źródła dziennika dla elementu TextExpressionCompilerSettings.

Dotyczy