FeatureSwitches.RLSDetectionEnabled 속성

정의

RLSDetection을 사용할 수 있는지 여부를 지정하는 값을 가져옵니다.

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

속성 값

trueRLSDetection을 사용하는 경우 그렇지 않으면 . false

적용 대상