다음을 통해 공유


IVsaEngine.GenerateDebugInfo 속성

정의

Compile() 메서드가 호출될 때 스크립트 엔진이 디버그 정보를 생성하는지 여부를 의미하는 부울 값을 가져오거나 설정합니다.

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

속성 값

적용 대상