共用方式為


ScriptResourceDefinition.CdnDebugPath 屬性

定義

取得或設定在內容提供網路 (CDN) 上的指令碼資源偵錯模式路徑。

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

屬性值

String

包含偵錯指令碼資源的 CDN 路徑。

備註

當您參考 CDN 路徑時,可以將的屬性設定為,以啟用頁面的 CDN 支援 EnableCdn ScriptManager true

適用於