TextExpressionCompilerSettings.LogSourceGenerationMessage 属性       
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 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, setPublic Property LogSourceGenerationMessage As Action(Of String)属性值
用于 TextExpressionCompilerSettings 的日志源生成消息。