Aracılığıyla paylaş


TextExpressionCompilerSettings.LogSourceGenerationMessage Özellik

Tanım

için TextExpressionCompilerSettingsgünlük kaynağı oluşturma iletisini alır veya ayarlar.

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)

Özellik Değeri

için TextExpressionCompilerSettingsgünlük kaynağı oluşturma iletisi.

Şunlara uygulanır