次の方法で共有


FeatureSwitches.RSGateway_PVHttp_APIEnabled プロパティ

定義

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

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

プロパティ値

Boolean

true RSGateway_PVHttp_APIが有効な場合は 。それ以外の場合は false

適用対象