WebResourceAttribute.CdnPath 屬性

定義

取得或設定包含 Web 資源之內容提供網路 (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

屬性值

內容提供網路 (CDN) 的路徑。

適用於