共用方式為


ScriptResourceDefinition.CdnPath 屬性

定義

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

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

屬性值

String

CDN 的路徑。

備註

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

適用於