次の方法で共有


FeatureSwitches.InsightServiceTestFeaturesEnabled プロパティ

定義

InsightServiceTestFeatures が有効かどうかを示す値を取得します。

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

プロパティ値

Boolean

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

適用対象