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

プロパティ値

デバッグ モードが有効な場合に使用するスクリプト リソースのパス。

適用対象

こちらもご覧ください