WebResourceAttribute.CdnPath 属性
定义
获取或设置其中包含 Web 资源的内容分发网络 (CDN) 的路径。Gets or set the path of a Content Delivery Network (CDN) that contains Web resources.
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) 的路径。The path of a Content Delivery Network (CDN).