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

属性值

String

内容分发网络 (CDN) 的路径。

适用于