共用方式為


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

屬性值

在啟用偵錯模式時所使用的指令碼資源偵錯模式路徑。

適用於

另請參閱