次の方法で共有


FeatureSwitches.RealTimeApiEnabled プロパティ

定義

リアルタイム API が有効かどうかを示す値を取得します。

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

プロパティ値

Boolean

true リアルタイム API が有効な場合は 。それ以外の場合は 、false

適用対象