Bagikan melalui


TextExpressionCompilerSettings.LogSourceGenerationMessage Properti

Definisi

Mendapatkan atau mengatur pesan pembuatan sumber log untuk 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)

Nilai Properti

Pesan pembuatan sumber log untuk TextExpressionCompilerSettings.

Berlaku untuk