LatencyConsoleOptions.OutputTags 属性

定义

获取或设置一个值,该值指示是否向控制台发出延迟标记信息。

public:
 property bool OutputTags { bool get(); void set(bool value); };
public bool OutputTags { get; set; }
member this.OutputTags : bool with get, set
Public Property OutputTags As Boolean

属性值

默认为 true

适用于