다음을 통해 공유


ScriptResourceDefinition.DebugPath 속성

정의

디버그 모드가 설정된 경우 사용되는 스크립트 리소스의 디버그 모드 경로를 가져오거나 설정합니다.

public:
 property System::String ^ DebugPath { System::String ^ get(); void set(System::String ^ value); };
public string DebugPath { get; set; }
member this.DebugPath : string with get, set
Public Property DebugPath As String

속성 값

디버그 모드가 설정된 경우 사용되는 스크립트 리소스의 경로입니다.

적용 대상

추가 정보