언어

IVstaHelper.SupportDebug 속성

정의

디버깅 지원 여부를 나타내는 값을 받거나 설정합니다.

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

속성 값

디버깅이 지원된다면 참입니다; 그렇지 않으면 거짓입니다.

적용 대상