Condividi tramite


TextExpressionCompilerSettings.LogSourceGenerationMessage Proprietà

Definizione

Ottiene o imposta il messaggio di generazione dell'origine log per 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)

Valore della proprietà

Il messaggio di generazione dell'origine log per TextExpressionCompilerSettings.

Si applica a