WebResourceAttribute.CdnPath Propiedad

Definición

Obtiene o establece la ruta de acceso a una red de distribución de contenido (CDN) que contiene recursos web.

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

Valor de propiedad

La ruta de acceso de Content Delivery Network (CDN).

Se aplica a