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

適用対象