次の方法で共有


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 です。

適用対象