FeatureSwitches.ScriptVisualEnabled プロパティ

定義

ScriptVisual が有効になっているかどうかを示す値を取得します。

public:
 property bool ScriptVisualEnabled { bool get(); };
public bool ScriptVisualEnabled { get; }
member this.ScriptVisualEnabled : bool
Public ReadOnly Property ScriptVisualEnabled As Boolean

プロパティ値

true ScriptVisual が有効になっている場合は 。それ以外の場合は false

適用対象