次の方法で共有


FeatureSwitches.SRTestConnectionsEnabled プロパティ

定義

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

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

プロパティ値

Boolean

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

適用対象