언어

PackageRemote64Class.DebugMode 속성

정의

지정된 객체가 디버그 모드에 있는지 여부를 나타내는 값을 받거나 설정합니다.

public:
 virtual property bool DebugMode { bool get(); void set(bool value); };
public virtual bool DebugMode { get; set; }
member this.DebugMode : bool with get, set
Public Overridable Property DebugMode As Boolean

속성 값

지정된 객체가 디버그 모드일 경우 참(true)입니다; 그렇지 않으면 거짓입니다.

구현

적용 대상