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

屬性值

當除錯模式啟用時所使用的腳本資源路徑。

適用於

另請參閱