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

适用于